Skip to content

Commit e061289

Browse files
fix(deps): update ktor monorepo to v3.4.1
1 parent 8cae7e4 commit e061289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin = "2.2.20"
99
kover = "0.9.7"
1010
leviathan = "3.1.0"
1111
# Support Kotlin 2.2.20 https://github.com/ktorio/ktor/releases/tag/3.3.1
12-
ktor = "3.3.1"
12+
ktor = "3.4.1"
1313

1414
[libraries]
1515
androidx-collection = { module = "androidx.collection:collection", version.ref = "collection" }

0 commit comments

Comments
 (0)