Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io in /hedera-dependency-versions
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.1 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 82638c1 commit c5c2cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedera-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencies.constraints {
api("org.apache.commons:commons-collections4:4.4") {
because("org.apache.commons.collections4")
}
api("commons-io:commons-io:2.15.1") {
api("commons-io:commons-io:2.18.0") {
because("org.apache.commons.io")
}
api("org.apache.commons:commons-lang3:3.14.0") {
Expand Down

0 comments on commit c5c2cf3

Please sign in to comment.