Skip to content

Commit

Permalink
Merge pull request #406 from Aiven-Open/dependabot/gradle/commons-io-…
Browse files Browse the repository at this point in the history
…commons-io-2.14.0

chore(deps): bump commons-io:commons-io from 2.13.0 to 2.14.0
  • Loading branch information
AnatolyPopov authored Oct 1, 2023
2 parents e6f322a + e0019f1 commit b1fe3e0
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 @@ -110,7 +110,7 @@ subprojects {

assertJVersion = "3.24.2"

apacheCommonsIOVersion = "2.13.0"
apacheCommonsIOVersion = "2.14.0"

jacksonVersion = "2.15.2"

Expand Down

0 comments on commit b1fe3e0

Please sign in to comment.