Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit ac3e609

Browse files
committed
fix(deps): update ktor to v2.1.0
1 parent 4f03aab commit ac3e609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.7.10"
33
detekt = "1.20.0"
4-
ktor = "2.0.3"
4+
ktor = "2.1.0"
55
logback = "1.2.11"
66
hikari = "5.0.1"
77
sqldelight = "1.5.3"

0 commit comments

Comments
 (0)