We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3dd404 + 58291d6 commit ba6cfbdCopy full SHA for ba6cfbd
build.gradle
@@ -22,7 +22,7 @@ targetCompatibility = 17
22
23
dependencies {
24
implementation('org.codehaus.groovy:groovy-all:2.4.21')
25
- implementation('com.cloudbees:groovy-cps:4045.v0efb_cb_7cea_e9')
+ implementation('com.cloudbees:groovy-cps:4151.v5406e29e3c90')
26
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
27
implementation('commons-io:commons-io:2.19.0')
28
implementation('org.apache.ivy:ivy:2.5.3')
0 commit comments