Skip to content

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-all to v3.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 67563c4 commit 188f12c
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.17')
compileOnly('org.codehaus.groovy:groovy-all:3.0.20')
compileOnly('org.jenkins-ci.main:jenkins-core:2.404')
compileOnly('com.cloudbees:groovy-cps:1.34')
}
Expand Down

0 comments on commit 188f12c

Please sign in to comment.