Skip to content

Commit

Permalink
Merge pull request #683 from jenkinsci/dependabot/gradle/io.jenkins.p…
Browse files Browse the repository at this point in the history
…lugins-pipeline-groovy-lib-740.va_2701257fe8d

build(deps): bump io.jenkins.plugins:pipeline-groovy-lib from 700.v0e341fa_57d53 to 740.va_2701257fe8d
  • Loading branch information
nre-ableton authored Oct 14, 2024
2 parents 59d2db9 + 509220b commit 447ef34
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:3953.v19f11da_8d2fa_')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:740.va_2701257fe8d')
implementation('commons-io:commons-io:2.17.0')
implementation('org.apache.ivy:ivy:2.5.2')
api('org.assertj:assertj-core:3.26.3')
Expand Down

0 comments on commit 447ef34

Please sign in to comment.