We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61acb9a + d240afe commit da2ba39Copy full SHA for da2ba39
build.gradle
@@ -23,7 +23,7 @@ targetCompatibility = 17
23
dependencies {
24
implementation('org.codehaus.groovy:groovy-all:2.4.21')
25
implementation('com.cloudbees:groovy-cps:4209.v83c4e257f1e9')
26
- testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
+ testImplementation('io.jenkins.plugins:pipeline-groovy-lib:787.ve2fef0efdca_6')
27
implementation('commons-io:commons-io:2.21.0')
28
implementation('org.apache.ivy:ivy:2.5.3')
29
api('org.assertj:assertj-core:3.27.6')
0 commit comments