Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#15)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.16.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Mommers <[email protected]>
  • Loading branch information
dependabot[bot] and ygdrasil-io authored Jan 19, 2025
1 parent 5fae495 commit 19b7d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ kotest-core = { module = "io.kotest:kotest-framework-engine", version.ref = "kot
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

# Generator & Release
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
commons-io = { module = "commons-io:commons-io", version = "2.18.0" }
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
zip4j = { module = "net.lingala.zip4j:zip4j", version = "2.11.5" }
Expand Down

0 comments on commit 19b7d38

Please sign in to comment.