Skip to content

Commit b6403e4

Browse files
authored
Bump Kotlin to 2.1.10 (#6370)
1 parent d1d73b1 commit b6403e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libraries.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ javaPoet = "1.13.0"
2828
jetbrains-annotations = "24.0.1"
2929
junit = "4.13.2"
3030
kotlin-plugin-min = "1.9.0"
31-
kotlin-plugin = "2.1.0"
32-
kotlin-plugin-max = "2.1.0"
31+
kotlin-plugin = "2.1.10"
32+
kotlin-plugin-max = "2.1.10"
3333
kotlinx-coroutines = "1.9.0"
3434
kotlinx-datetime = "0.5.0"
3535
kotlinx-serialization-runtime = "1.6.2"
36-
ksp = "2.1.0-1.0.29"
36+
ksp = "2.1.10-1.0.29"
3737
ktor = "3.0.0"
3838
moshix = "0.14.1"
3939
node-fetch = "2.7.0"

0 commit comments

Comments
 (0)