Skip to content

Commit 68df257

Browse files
committed
Bump to Kotlin 2.0.0-RC2 (apollographql#5869)
1 parent d849cba commit 68df257

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
@@ -25,13 +25,13 @@ javaPoet = "1.13.0"
2525
jetbrains-annotations = "24.0.1"
2626
junit = "4.13.2"
2727
kotlin-plugin-min = "1.8.0"
28-
kotlin-plugin = "2.0.0-RC1"
29-
kotlin-plugin-max = "2.0.0-RC1"
30-
kotlin-stdlib = "2.0.0-RC1"
28+
kotlin-plugin = "2.0.0-RC2"
29+
kotlin-plugin-max = "2.0.0-RC2"
30+
kotlin-stdlib = "2.0.0-RC2"
3131
kotlinx-coroutines = "1.8.0"
3232
kotlinx-datetime = "0.5.0"
3333
kotlinx-serialization-runtime = "1.6.2"
34-
ksp = "2.0.0-RC1-1.0.20"
34+
ksp = "2.0.0-RC2-1.0.20"
3535
ktor = "2.3.7"
3636
moshix = "0.14.1"
3737
node-fetch = "2.6.7"

0 commit comments

Comments
 (0)