Skip to content

Commit 7511bd6

Browse files
AnkaAnka
authored andcommitted
Bump Kotlin and KSP
1 parent 5924896 commit 7511bd6

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
@@ -27,12 +27,12 @@ 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.1.21-RC-228"
31-
kotlin-plugin-max = "2.1.21-RC-228"
30+
kotlin-plugin = "2.1.21-RC-231"
31+
kotlin-plugin-max = "2.1.21-RC-231"
3232
kotlinx-coroutines = "1.9.0"
3333
kotlinx-datetime = "0.5.0"
3434
kotlinx-serialization-runtime = "1.6.2"
35-
ksp = "2.1.20-1.0.32-SNAPSHOT"
35+
ksp = "2.1.20-2.0.0-SNAPSHOT"
3636
ktor = "3.0.0"
3737
moshix = "0.14.1"
3838
node-fetch = "2.7.0"

0 commit comments

Comments
 (0)