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 7ebc1a9 commit 0cb6575Copy full SHA for 0cb6575
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.382')
+ compileOnly('org.jenkins-ci.main:jenkins-core:2.383')
141
compileOnly('com.cloudbees:groovy-cps:1.34')
142
}
143
0 commit comments