We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fd541 commit 94de44bCopy full SHA for 94de44b
functionaltest-jenkins-plugin/build.gradle
@@ -30,7 +30,7 @@ repositories {
30
}
31
32
dependencies {
33
- implementation 'org.jenkins-ci.plugins:stackrox-container-image-scanner:1.3.5'
+ implementation 'org.jenkins-ci.plugins:stackrox-container-image-scanner:1.3.6'
34
implementation 'org.codehaus.groovy:groovy-all:3.0.8'
35
implementation 'org.spockframework:spock-core:2.0-groovy-3.0'
36
implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'
0 commit comments