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.
2 parents cbb470a + 29406b4 commit 4d694baCopy full SHA for 4d694ba
gradle/libs.versions.toml
@@ -45,8 +45,8 @@ javalite = "3.25.5"
45
jsonassert = "1.5.0"
46
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
47
kotestAssertionsCore = "5.8.1"
48
-kotlin = "1.8.22"
49
-ktorVersion = "2.3.2"
+kotlin = "2.0.21"
+ktorVersion = "3.0.3"
50
legacySupportV4 = "1.0.0"
51
lifecycleProcess = "2.3.1"
52
material = "1.12.0"
@@ -68,7 +68,7 @@ robolectric = "4.12"
68
runner = "1.0.2"
69
rxandroid = "2.0.2"
70
rxjava = "2.1.14"
71
-serialization = "1.5.1"
+serialization = "1.7.3"
72
slf4jNop = "2.0.9"
73
spotless = "7.0.0.BETA3"
74
testServices = "1.2.0"
0 commit comments