Skip to content

Commit

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

chore(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0
  • Loading branch information
AnatolyPopov authored Nov 2, 2023
2 parents 607b060 + 03aa5ac commit 28f900c
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 @@ -109,7 +109,7 @@ subprojects {

assertJVersion = "3.24.2"

apacheCommonsIOVersion = "2.14.0"
apacheCommonsIOVersion = "2.15.0"

jacksonVersion = "2.15.3"

Expand Down

0 comments on commit 28f900c

Please sign in to comment.