Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:stackrox-container-image-sca…
Browse files Browse the repository at this point in the history
…nner

Bumps [org.jenkins-ci.plugins:stackrox-container-image-scanner](https://github.com/stackrox/jenkins-plugin) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/stackrox/jenkins-plugin/releases)
- [Commits](1.4.1...1.4.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:stackrox-container-image-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent de85092 commit 39368ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functionaltest-jenkins-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repositories {
}

dependencies {
implementation 'org.jenkins-ci.plugins:stackrox-container-image-scanner:1.4.1'
implementation 'org.jenkins-ci.plugins:stackrox-container-image-scanner:1.4.2'
implementation 'org.codehaus.groovy:groovy-all:3.0.8'
implementation 'org.spockframework:spock-core:2.0-groovy-3.0'
implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'
Expand Down

0 comments on commit 39368ac

Please sign in to comment.