Skip to content

Commit a24f585

Browse files
committed
Bump Kotlin and KSP
1 parent 842510e commit a24f585

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libraries.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ 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.0.0"
31-
kotlin-plugin-max = "2.0.0"
32-
kotlin-stdlib = "2.0.0"
30+
kotlin-plugin = "2.0.20-Beta2-3"
31+
kotlin-plugin-max = "2.0.20-Beta2-3"
32+
kotlin-stdlib = "2.0.20-Beta2-3"
3333
kotlinx-coroutines = "1.8.0"
3434
kotlinx-datetime = "0.5.0"
3535
kotlinx-serialization-runtime = "1.6.2"
36-
ksp = "2.0.0-1.0.21"
36+
ksp = "2.0.0-1.0.23-SNAPSHOT"
3737
ktor = "2.3.11"
3838
moshix = "0.14.1"
3939
node-fetch = "2.6.7"

0 commit comments

Comments
 (0)