Skip to content

Commit 05820a4

Browse files
Update ktor3 to v3.1.1
1 parent c6ef0fb commit 05820a4

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.1.1"
99
kotlinx-serialization = "1.7.3"
1010
kotlinx-datetime = "0.6.1"
1111
poko = "0.18.0"

0 commit comments

Comments
 (0)