Skip to content

Commit 4c2f574

Browse files
AnkaAnka
authored andcommitted
Bump Kotlin and KSP
1 parent 01ce9f7 commit 4c2f574

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
@@ -29,12 +29,12 @@ javaPoet = "1.13.0"
2929
jetbrains-annotations = "24.0.1"
3030
junit = "4.13.2"
3131
kotlin-plugin-min = "1.9.0"
32-
kotlin-plugin = "2.2.20-Beta1"
33-
kotlin-plugin-max = "2.2.20-Beta1"
32+
kotlin-plugin = "2.2.0"
33+
kotlin-plugin-max = "2.2.0"
3434
kotlinx-coroutines = "1.9.0"
3535
kotlinx-datetime = "0.5.0"
3636
kotlinx-serialization-runtime = "1.6.2"
37-
ksp = "2.2.0-2.0.2"
37+
ksp = "2.2.0-RC3-2.0.2"
3838
ktor = "3.1.2"
3939
moshix = "0.14.1"
4040
node-fetch = "2.7.0"

0 commit comments

Comments
 (0)