Skip to content

Commit f002f09

Browse files
AnkaAnka
authored andcommitted
Bump Kotlin version
1 parent ad65afa commit f002f09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libraries.toml

Lines changed: 4 additions & 4 deletions
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-Beta1"
31+
kotlin-plugin-max = "2.0.20-Beta1"
32+
kotlin-stdlib = "2.0.20-Beta1"
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.20-Beta1-1.0.22"
3737
ktor = "2.3.11"
3838
moshix = "0.14.1"
3939
node-fetch = "2.6.7"

0 commit comments

Comments
 (0)