Skip to content

Commit

Permalink
build(deps): bump org.apache.ivy:ivy from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps org.apache.ivy:ivy from 2.5.2 to 2.5.3.

---
updated-dependencies:
- dependency-name: org.apache.ivy:ivy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 7a76be6 commit 23bb22f
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 23bb22f

Please sign in to comment.