Skip to content

Commit 9601b62

Browse files
Update ktor3 to v3.2.1
1 parent 8d43bcb commit 9601b62

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
@@ -5,7 +5,7 @@ jdkTarget = "8"
55
jvmToolchain = "21"
66
kotlinTarget = "1.9.0"
77
ktor2 = "2.3.13"
8-
ktor3 = "3.0.1"
8+
ktor3 = "3.2.1"
99
kotlinx-serialization = "1.8.1"
1010
kotlinx-datetime = "0.6.2"
1111
poko = "0.18.6"

0 commit comments

Comments
 (0)