Skip to content

Commit 4f6081c

Browse files
Update ktor
1 parent 8c7ebb2 commit 4f6081c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
kotlinVersion = "1.8.20"
55
kotlinJvmTarget = "17"
66
kotlinxCoroutines = "1.6.4"
7-
kotlinxSerializationJson = "1.5.0"
7+
kotlinxSerializationJson = "1.6.0"
88

99
#gradle
1010
androidGradlePlugin = "8.0.0"
@@ -51,7 +51,7 @@ turbine = "0.12.3"
5151
room= "2.5.1"
5252

5353
#ktor
54-
ktor = "2.2.4"
54+
ktor = "2.3.3"
5555

5656
#android test
5757
junit4 = "4.13.2"

0 commit comments

Comments
 (0)