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 1, 2025
1 parent ad4a3ae commit 99174c0
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:4000.v5198556e9cea_')
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.26.3')
implementation('org.apache.commons:commons-lang3:3.17.0')

Expand Down

0 comments on commit 99174c0

Please sign in to comment.