Skip to content

Commit

Permalink
Merge pull request #629 from jenkinsci/dependabot/gradle/io.jenkins.p…
Browse files Browse the repository at this point in the history
…lugins-pipeline-groovy-lib-685.v8ee9ed91d574
  • Loading branch information
nre-ableton authored Sep 1, 2023
2 parents 0fce730 + feb41e1 commit 51fd44f
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:3773.v505e0052522c')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:673.vb_c5d5948283c')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:685.v8ee9ed91d574')
implementation('commons-io:commons-io:2.13.0')
implementation('org.apache.ivy:ivy:2.5.2')
api('org.assertj:assertj-core:3.24.2')
Expand Down

0 comments on commit 51fd44f

Please sign in to comment.