Skip to content

Commit ea24208

Browse files
AnkaAnka
Anka
authored and
Anka
committed
Bump Kotlin and KSP
1 parent 022cd95 commit ea24208

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libraries.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ 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.20-Beta2-69"
31-
kotlin-plugin-max = "2.0.20-Beta2-69"
32-
kotlin-stdlib = "2.0.20-Beta2-69"
30+
kotlin-plugin = "2.0.20-Beta2-78"
31+
kotlin-plugin-max = "2.0.20-Beta2-78"
32+
kotlin-stdlib = "2.0.20-Beta2-78"
3333
kotlinx-coroutines = "1.8.0"
3434
kotlinx-datetime = "0.5.0"
3535
kotlinx-serialization-runtime = "1.6.2"

0 commit comments

Comments
 (0)