Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Bump script-security from 1158.v7c1b_73a_69a_08 to 999999-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) from 1158.v7c1b_73a_69a_08 to 999999-SNAPSHOT.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- [Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/script-security-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:script-security
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent 0edd41d commit 8fe89f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {

testImplementation "com.lesfurets:jenkins-pipeline-unit:1.9"
testImplementation "org.spockframework:spock-core:1.3-groovy-2.4"
testImplementation group: "org.jenkins-ci.plugins", name: "script-security", version:"1158.v7c1b_73a_69a_08", ext: "jar"
testImplementation group: "org.jenkins-ci.plugins", name: "script-security", version:"999999-SNAPSHOT", ext: "jar"
testImplementation group: "org.kohsuke", name: "groovy-sandbox", version:"1.27", ext: "jar"

//needed jenkins stuff used implicitly
Expand Down

0 comments on commit 8fe89f3

Please sign in to comment.