Skip to content

Commit f86d48f

Browse files
fix(deps): update ktor monorepo to v3.4.0 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d45ebcf commit f86d48f

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 @@ coroutines = "1.10.2"
55
hilt = "2.58"
66
junit = "6.0.2"
77
kotlin = "2.3.0"
8-
ktor = "3.3.3"
8+
ktor = "3.4.0"
99

1010
[plugins]
1111
android-application = { id = "com.android.application", version = "8.13.2" }

0 commit comments

Comments
 (0)