Skip to content

Commit 3cb7a40

Browse files
Update Kotlin
1 parent 454dcce commit 3cb7a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ keeper = "0.16.1"
8282
#kermit
8383
kermit = "2.0.8"
8484
#kotlin
85-
kotlin = "2.2.10"
85+
kotlin = "2.2.20-RC"
8686
#kotlinPoet
8787
kotlinPoet = "2.2.0"
8888
#kotlinxCollectionsImmutable
@@ -96,7 +96,7 @@ kotlinxIo = "0.8.0"
9696
#kotlinxSerialization
9797
kotlinxSerialization = "1.9.0"
9898
#ksp
99-
ksp = "2.2.10-2.0.2"
99+
ksp = "2.2.20-RC-2.0.2"
100100
#ktor
101101
ktor = "3.2.3"
102102
#jacoco

0 commit comments

Comments
 (0)