Skip to content

Commit dc97c1f

Browse files
AnkaAnka
Anka
authored and
Anka
committed
Bump Kotlin and KSP
1 parent 2c7968d commit dc97c1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libraries.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ javaPoet = "1.13.0"
2828
jetbrains-annotations = "24.0.1"
2929
junit = "4.13.2"
3030
kotlin-plugin-min = "1.9.0"
31-
kotlin-plugin = "2.1.20"
32-
kotlin-plugin-max = "2.1.20"
31+
kotlin-plugin = "2.2.0-dev-16956"
32+
kotlin-plugin-max = "2.2.0-dev-16956"
3333
kotlinx-coroutines = "1.9.0"
3434
kotlinx-datetime = "0.5.0"
3535
kotlinx-serialization-runtime = "1.6.2"
36-
ksp = "2.1.20-2.0.0"
36+
ksp = "2.2.0-RC-2.0.1"
3737
ktor = "3.1.2"
3838
moshix = "0.14.1"
3939
node-fetch = "2.7.0"

0 commit comments

Comments
 (0)