We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be39dde + 39ec412 commit f4cba58Copy full SHA for f4cba58
serverpackcreator-app/build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
38
//GUI
39
api("commons-io:commons-io:2.18.0")
40
- api("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0")
+ api("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.10.2")
41
api("org.jetbrains.kotlin:kotlin-reflect:2.0.0")
42
api("com.formdev:flatlaf:3.5.1")
43
api("com.formdev:flatlaf-extras:3.5.2")
0 commit comments