Skip to content

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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2022
1 parent 10d4211 commit 118fb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atlas-jenkins-pipeline-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
api "com.lesfurets:jenkins-pipeline-unit:1.9"
implementation 'org.codehaus.groovy:groovy-all:2.4.+'
implementation "org.spockframework:spock-core:1.3-groovy-2.4"
implementation group: "org.jenkins-ci.plugins", name: "script-security", version:"1158.v7c1b_73a_69a_08", ext: "jar"
implementation group: "org.jenkins-ci.plugins", name: "script-security", version:"999999-SNAPSHOT", ext: "jar"
implementation group: "org.kohsuke", name: "groovy-sandbox", version:"1.27", ext: "jar"

//needed jenkins stuff used implicitly
Expand Down

0 comments on commit 118fb41

Please sign in to comment.