Skip to content

Commit

Permalink
Bump ivy from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps ivy from 2.5.0 to 2.5.1.

---
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] committed Jan 24, 2023
1 parent d048580 commit 69088b2
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.19"
groovyVersion = "2.4.21"
hamcrestCoreVersion = "2.2"
ivyVersion = "2.5.0"
ivyVersion = "2.5.1"
jacocoVersion = "0.8.2"
jansiVersion = "2.4.0"
jline2Version = "2.14.6"
Expand Down

0 comments on commit 69088b2

Please sign in to comment.