Skip to content

Commit 7eb2a17

Browse files
Update ktor to v2
1 parent 838604d commit 7eb2a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlin = "1.7.20"
2323
kotlinx-coroutines = "1.6.4"
2424
kotlinx-serialization = "1.2.2"
2525
ktlint = "0.43.2"
26-
ktor = "1.6.8"
26+
ktor = "2.1.2"
2727
moko-resources = "0.20.1"
2828
spotless = "6.11.0"
2929
sqlDelight = "1.5.4"

0 commit comments

Comments
 (0)