Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io in /serverpackcreator-app
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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent f00075e commit 3e06a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
api("info.picocli:picocli-shell-jline3:4.7.6")

//GUI
api("commons-io:commons-io:2.16.1")
api("commons-io:commons-io:2.18.0")
api("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0")
api("org.jetbrains.kotlin:kotlin-reflect:2.0.0")
api("com.formdev:flatlaf:3.5.1")
Expand Down

0 comments on commit 3e06a20

Please sign in to comment.