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 7402d67 commit fe58ff5Copy full SHA for fe58ff5
gradle/libs.versions.toml
@@ -69,13 +69,13 @@ jacoco = "0.8.13"
69
kotlin-dsl = "5.2.0"
70
protobuf-plugin = "0.9.5"
71
scip-java = "0.10.4"
72
-semanticdb-kotlinc = "0.5.0"
+semanticdb-kotlinc = "0.6.0"
73
74
# Kotlin versions
75
coroutines = "1.10.2"
76
-kotlin = "2.1.21" # remember to change ksp-plugin
77
-ksp-plugin = "2.1.21-2.0.2"
78
-serialization = "1.8.1"
+kotlin = "2.2.0" # remember to change ksp-plugin
+ksp-plugin = "2.2.0-2.0.2"
+serialization = "1.9.0"
79
80
# Linter versions
81
detekt = "1.23.8"
0 commit comments