We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d73b1 commit b6403e4Copy full SHA for b6403e4
gradle/libraries.toml
@@ -28,12 +28,12 @@ javaPoet = "1.13.0"
28
jetbrains-annotations = "24.0.1"
29
junit = "4.13.2"
30
kotlin-plugin-min = "1.9.0"
31
-kotlin-plugin = "2.1.0"
32
-kotlin-plugin-max = "2.1.0"
+kotlin-plugin = "2.1.10"
+kotlin-plugin-max = "2.1.10"
33
kotlinx-coroutines = "1.9.0"
34
kotlinx-datetime = "0.5.0"
35
kotlinx-serialization-runtime = "1.6.2"
36
-ksp = "2.1.0-1.0.29"
+ksp = "2.1.10-1.0.29"
37
ktor = "3.0.0"
38
moshix = "0.14.1"
39
node-fetch = "2.7.0"
0 commit comments