Skip to content

Commit 6ca646b

Browse files
AnkaAnka
Anka
authored and
Anka
committed
Bump Kotlin and KSP
1 parent da769a5 commit 6ca646b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libraries.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ javaPoet = "1.13.0"
2727
jetbrains-annotations = "24.0.1"
2828
junit = "4.13.2"
2929
kotlin-plugin-min = "1.9.0"
30-
kotlin-plugin = "2.0.20-RC"
31-
kotlin-plugin-max = "2.0.20-RC"
32-
kotlin-stdlib = "2.0.20-RC"
30+
kotlin-plugin = "2.0.20-RC2-198"
31+
kotlin-plugin-max = "2.0.20-RC2-198"
32+
kotlin-stdlib = "2.0.20-RC2-198"
3333
kotlinx-coroutines = "1.8.0"
3434
kotlinx-datetime = "0.5.0"
3535
kotlinx-serialization-runtime = "1.6.2"
36-
ksp = "2.0.0-1.0.24-SNAPSHOT"
36+
ksp = "2.0.0-1.0.25-SNAPSHOT"
3737
ktor = "2.3.11"
3838
moshix = "0.14.1"
3939
node-fetch = "2.6.7"

0 commit comments

Comments
 (0)