We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fabfae3 + ebfef2d commit 6dbf391Copy full SHA for 6dbf391
build.gradle
@@ -23,7 +23,7 @@ targetCompatibility = 11
23
dependencies {
24
implementation('org.codehaus.groovy:groovy-all:2.4.21')
25
implementation('com.cloudbees:groovy-cps:4003.vf9c56141493e')
26
- testImplementation('io.jenkins.plugins:pipeline-groovy-lib:751.v709f84f7d768')
+ testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
27
implementation('commons-io:commons-io:2.18.0')
28
implementation('org.apache.ivy:ivy:2.5.3')
29
api('org.assertj:assertj-core:3.27.3')
0 commit comments