We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d6cf8 commit d759181Copy full SHA for d759181
build.gradle
@@ -138,7 +138,7 @@ dependencies {
138
// Use the latest Groovy version for building this library
139
compileOnly('org.codehaus.groovy:groovy-all:3.0.13')
140
compileOnly('org.jenkins-ci.main:jenkins-core:2.339')
141
- compileOnly('com.cloudbees:groovy-cps:1.32')
+ compileOnly('com.cloudbees:groovy-cps:1.34')
142
}
143
144
wrapper {
0 commit comments