Skip to content

Commit

Permalink
Update dependency com.cloudbees:groovy-cps to v3659
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2023
1 parent 67563c4 commit 5144d2c
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 @@ -138,7 +138,7 @@ dependencies {
// Use the latest Groovy version for building this library
compileOnly('org.codehaus.groovy:groovy-all:3.0.17')
compileOnly('org.jenkins-ci.main:jenkins-core:2.404')
compileOnly('com.cloudbees:groovy-cps:1.34')
compileOnly('com.cloudbees:groovy-cps:3659.v582dc37621d8')
}

wrapper {
Expand Down

0 comments on commit 5144d2c

Please sign in to comment.