Skip to content

Commit

Permalink
Merge pull request #649 from jenkinsci/dependabot/gradle/io.jenkins.p…
Browse files Browse the repository at this point in the history
…lugins-pipeline-groovy-lib-700.v0e341fa_57d53
  • Loading branch information
nre-ableton authored Jan 18, 2024
2 parents 6bbc2c3 + 39d6533 commit cae864a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ targetCompatibility = 11
dependencies {
implementation('org.codehaus.groovy:groovy-all:2.4.21')
implementation('com.cloudbees:groovy-cps:3832.vc43e04d6d68c')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:687.v62591d623759')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
implementation('commons-io:commons-io:2.15.1')
implementation('org.apache.ivy:ivy:2.5.2')
api('org.assertj:assertj-core:3.25.1')
Expand Down

0 comments on commit cae864a

Please sign in to comment.