Skip to content

Commit e8b0fd9

Browse files
fix(deps): update ktor monorepo to v3.3.2
1 parent 3e434c5 commit e8b0fd9

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
@@ -3,7 +3,7 @@ kotlin = "2.2.10"
33
kotlinx-coroutines = "1.10.2"
44
open-feature-kotlin-sdk = "0.6.2"
55
android = "8.10.1"
6-
ktor = "3.1.3"
6+
ktor = "3.3.2"
77

88
[libraries]
99
ktor-core = { module="io.ktor:ktor-client-core", version.ref="ktor" }

0 commit comments

Comments
 (0)