Skip to content

Commit

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

chore(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0
  • Loading branch information
jeqo authored Dec 2, 2024
2 parents f524a33 + 454b1b1 commit 3a3b6d4
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 @@ -111,7 +111,7 @@ subprojects {

assertJVersion = "3.26.3"

apacheCommonsIOVersion = "2.17.0"
apacheCommonsIOVersion = "2.18.0"

jacksonVersion = "2.18.0"

Expand Down

0 comments on commit 3a3b6d4

Please sign in to comment.