Skip to content

Commit 119b230

Browse files
AnkaBoD
authored andcommitted
Bump Kotlin and KSP
1 parent e68611d commit 119b230

File tree

3 files changed

+311
-382
lines changed

3 files changed

+311
-382
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"
32+
kotlin-plugin = "2.3.0-dev-7979"
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-2.0.2"
38+
ksp = "2.2.20-2.0.3"
3939
#noinspection NewerVersionAvailable requires KGP 2.2
4040
ktor = "3.2.3"
4141
moshix = "0.14.1"

0 commit comments

Comments
 (0)