File tree Expand file tree Collapse file tree
functionaltest-jenkins-plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ repositories {
2929}
3030
3131dependencies {
32- implementation ' org.jenkins-ci.plugins:stackrox-container-image-scanner:1.4.3 '
32+ implementation ' org.jenkins-ci.plugins:stackrox-container-image-scanner:1.4.4 '
3333 implementation ' org.codehaus.groovy:groovy-all:3.0.8'
3434 implementation ' org.spockframework:spock-core:2.0-groovy-3.0'
3535 implementation ' com.offbytwo.jenkins:jenkins-client:0.3.8'
@@ -38,6 +38,7 @@ dependencies {
3838 implementation " org.glassfish.jaxb:jaxb-runtime:4.0.5"
3939
4040 implementation ' com.squareup.okhttp3:okhttp:5.1.0'
41+ implementation ' com.squareup.okhttp3:logging-interceptor:5.1.0'
4142 implementation ' com.google.code.gson:gson:2.13.2'
4243 implementation ' io.gsonfire:gson-fire:1.9.0'
4344 implementation ' javax.xml.bind:jaxb-api:2.3.1'
You can’t perform that action at this time.
0 commit comments