Skip to content

Commit

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

build(deps): bump io.jenkins.plugins:pipeline-groovy-lib from 740.va_2701257fe8d to 745.vdf6077913de0
  • Loading branch information
nre-ableton authored Jan 6, 2025
2 parents 4d50b3c + bb144cc commit ebde75c
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:4003.vf9c56141493e')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:740.va_2701257fe8d')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:745.vdf6077913de0')
implementation('commons-io:commons-io:2.18.0')
implementation('org.apache.ivy:ivy:2.5.3')
api('org.assertj:assertj-core:3.27.2')
Expand Down

0 comments on commit ebde75c

Please sign in to comment.