Skip to content

Commit

Permalink
Merge pull request #635 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-app-develop-commons-io-commons-io-2.18.0

build(deps): bump commons-io:commons-io from 2.16.1 to 2.18.0 in /serverpackcreator-app
  • Loading branch information
Griefed authored Jan 2, 2025
2 parents d81861b + 3e06a20 commit feee42e
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 feee42e

Please sign in to comment.