We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50216fa commit 1083d70Copy full SHA for 1083d70
gradle/libs.versions.toml
@@ -11,12 +11,12 @@ jUnitVintage = "5.10.0"
11
kotest = "5.6.2"
12
kotestGradle = "5.6.2"
13
kover = "0.7.3"
14
-kotlin = "1.9.0"
15
-kotlinxSerializationPlugin = "1.9.0"
+kotlin = "1.9.10"
+kotlinxSerializationPlugin = "1.9.10"
16
kotlinBinaryCompatibilityValidator = "0.13.2"
17
kotlinCompileTesting = "1.5.0"
18
knit = "0.4.0"
19
-kspVersion = "1.9.0-1.0.13"
+kspVersion = "1.9.10-1.0.13"
20
kotlinxSerialization = "1.6.0"
21
mockWebServer = "4.11.0"
22
retrofit = "2.9.0"
0 commit comments