Skip to content

Commit 8e73105

Browse files
AnkaBoD
authored andcommitted
Bump Kotlin and KSP
1 parent aa92443 commit 8e73105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libraries.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ javaPoet = "1.13.0"
2929
jetbrains-annotations = "26.0.2-1"
3030
junit = "4.13.2"
3131
#noinspection GradleDependency,NewerVersionAvailable compatibility with native consumers
32-
kotlin-plugin = "2.2.20-RC-271"
32+
kotlin-plugin = "2.2.0"
3333
kotlinx-coroutines = "1.10.2"
3434
kotlinx-datetime = "0.7.1"
3535
#noinspection NewerVersionAvailable requires KGP 2.2
3636
kotlinx-serialization-runtime = "1.8.1"
3737
#noinspection GradleDependency,NewerVersionAvailable compatibility with native consumers
38-
ksp = "2.2.20-RC-2.0.2"
38+
ksp = "2.2.0-RC3-2.0.2"
3939
#noinspection NewerVersionAvailable requires KGP 2.2
4040
ktor = "3.2.3"
4141
moshix = "0.14.1"

0 commit comments

Comments
 (0)