Skip to content

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-all to v3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 24, 2022
1 parent 0cb6575 commit b0cbe2d
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 @@ -136,7 +136,7 @@ configurations {

dependencies {
// Use the latest Groovy version for building this library
compileOnly('org.codehaus.groovy:groovy-all:3.0.13')
compileOnly('org.codehaus.groovy:groovy-all:3.0.14')
compileOnly('org.jenkins-ci.main:jenkins-core:2.383')
compileOnly('com.cloudbees:groovy-cps:1.34')
}
Expand Down

0 comments on commit b0cbe2d

Please sign in to comment.