Skip to content

Commit f4cba58

Browse files
authored
Merge pull request #786 from Griefed/dependabot-gradle-serverpackcreator-app-develop-org.jetbrains.kotlinx-kotlinx-coroutines-swing-1.10.2
build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-swing from 1.9.0 to 1.10.2 in /serverpackcreator-app
2 parents be39dde + 39ec412 commit f4cba58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverpackcreator-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737

3838
//GUI
3939
api("commons-io:commons-io:2.18.0")
40-
api("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0")
40+
api("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.10.2")
4141
api("org.jetbrains.kotlin:kotlin-reflect:2.0.0")
4242
api("com.formdev:flatlaf:3.5.1")
4343
api("com.formdev:flatlaf-extras:3.5.2")

0 commit comments

Comments
 (0)