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 0e5cacd commit 7ebc1a9Copy full SHA for 7ebc1a9
build.gradle
@@ -137,7 +137,7 @@ configurations {
137
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.381')
+ compileOnly('org.jenkins-ci.main:jenkins-core:2.382')
141
compileOnly('com.cloudbees:groovy-cps:1.34')
142
}
143
0 commit comments