Skip to content

Commit 4d694ba

Browse files
authored
Merge 29406b4 into cbb470a
2 parents cbb470a + 29406b4 commit 4d694ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ javalite = "3.25.5"
4545
jsonassert = "1.5.0"
4646
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
4747
kotestAssertionsCore = "5.8.1"
48-
kotlin = "1.8.22"
49-
ktorVersion = "2.3.2"
48+
kotlin = "2.0.21"
49+
ktorVersion = "3.0.3"
5050
legacySupportV4 = "1.0.0"
5151
lifecycleProcess = "2.3.1"
5252
material = "1.12.0"
@@ -68,7 +68,7 @@ robolectric = "4.12"
6868
runner = "1.0.2"
6969
rxandroid = "2.0.2"
7070
rxjava = "2.1.14"
71-
serialization = "1.5.1"
71+
serialization = "1.7.3"
7272
slf4jNop = "2.0.9"
7373
spotless = "7.0.0.BETA3"
7474
testServices = "1.2.0"

0 commit comments

Comments
 (0)