Skip to content

Commit

Permalink
Merge pull request #692 from jenkinsci/dependabot/gradle/org.apache.i…
Browse files Browse the repository at this point in the history
…vy-ivy-2.5.3

build(deps): bump org.apache.ivy:ivy from 2.5.2 to 2.5.3
  • Loading branch information
nre-ableton authored Jan 6, 2025
2 parents c2e623c + 23bb22f commit 4d50b3c
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 @@ -25,7 +25,7 @@ dependencies {
implementation('com.cloudbees:groovy-cps:4003.vf9c56141493e')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:740.va_2701257fe8d')
implementation('commons-io:commons-io:2.18.0')
implementation('org.apache.ivy:ivy:2.5.2')
implementation('org.apache.ivy:ivy:2.5.3')
api('org.assertj:assertj-core:3.27.2')
implementation('org.apache.commons:commons-lang3:3.17.0')

Expand Down

0 comments on commit 4d50b3c

Please sign in to comment.