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 7237a16 commit ed6e89aCopy full SHA for ed6e89a
build.gradle
@@ -136,7 +136,7 @@ configurations {
136
137
dependencies {
138
// Use the latest Groovy version for building this library
139
- compileOnly('org.codehaus.groovy:groovy-all:3.0.14')
+ compileOnly('org.codehaus.groovy:groovy-all:3.0.15')
140
compileOnly('org.jenkins-ci.main:jenkins-core:2.390')
141
compileOnly('com.cloudbees:groovy-cps:1.34')
142
}
0 commit comments