We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1410be4 + 9cd5dd5 commit 1038755Copy full SHA for 1038755
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation('org.codehaus.groovy:groovy-all:2.4.21')
25
implementation('com.cloudbees:groovy-cps:3953.v19f11da_8d2fa_')
26
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
27
- implementation('commons-io:commons-io:2.16.1')
+ implementation('commons-io:commons-io:2.17.0')
28
implementation('org.apache.ivy:ivy:2.5.2')
29
api('org.assertj:assertj-core:3.26.3')
30
implementation('org.apache.commons:commons-lang3:3.17.0')
0 commit comments