File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[versions ]
22java = " 21"
3- kotlin = " 2.1.21 "
3+ kotlin = " 2.2.0 "
44coroutines = " 1.10.2"
55flatlaf = " 3.6.1"
66kotest = " 5.9.1"
@@ -18,7 +18,7 @@ dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
1818# core functionality
1919coroutines-core = { group = " org.jetbrains.kotlinx" , name = " kotlinx-coroutines-core" , version.ref = " coroutines" }
2020coroutines-swing = { group = " org.jetbrains.kotlinx" , name = " kotlinx-coroutines-swing" , version.ref = " coroutines" }
21- serialization-json = { group = " org.jetbrains.kotlinx" , name = " kotlinx-serialization-json" , version = " 1.8.1 " }
21+ serialization-json = { group = " org.jetbrains.kotlinx" , name = " kotlinx-serialization-json" , version = " 1.9.0 " }
2222xerial-jdbc = { group = " org.xerial" , name = " sqlite-jdbc" , version = " 3.50.3.0" }
2323logback = { group = " ch.qos.logback" , name = " logback-classic" , version = " 1.5.18" }
2424hsql = { group = " org.hsqldb" , name = " hsqldb" , version = " 2.7.4" }
You can’t perform that action at this time.
0 commit comments