Skip to content

Commit 1808948

Browse files
authored
Bump Kotlin to 2.0.10 (apollographql#6107)
1 parent 9daf7b2 commit 1808948

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.10"
31+
kotlin-plugin-max = "2.0.10"
32+
kotlin-stdlib = "2.0.10"
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.10-1.0.24"
3737
ktor = "2.3.11"
3838
moshix = "0.14.1"
3939
node-fetch = "2.6.7"

0 commit comments

Comments
 (0)