Skip to content

Commit

Permalink
Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps org.apache.ivy:ivy from 2.5.1 to 2.5.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed Aug 28, 2023
1 parent 0fcecf2 commit f563f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
compileTestingVersion = "0.21.0"
groovyVersion = "2.4.21"
hamcrestCoreVersion = "2.2"
ivyVersion = "2.5.1"
ivyVersion = "2.5.2"
jacocoVersion = "0.8.2"
jansiVersion = "2.4.0"
jline2Version = "2.14.6"
Expand Down

0 comments on commit f563f2b

Please sign in to comment.