Skip to content

Commit b45c339

Browse files
Update ktor3 to v3.0.1 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10872de commit b45c339

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.0"
8+
ktor3 = "3.0.1"
99
kotlinx-serialization = "1.7.1"
1010
kotlinx-datetime = "0.6.1"
1111
poko = "0.17.0"

0 commit comments

Comments
 (0)