Skip to content

Commit b155c6d

Browse files
Bump ktor from 2.3.12 to 3.0.0 (#745)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d17a0e0 commit b155c6d

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
@@ -28,7 +28,7 @@ kotlin = "2.0.20"
2828
kotlinx-coroutines = "1.9.0"
2929
kotlinx-kover = "0.8.3"
3030
kotlinx-serialization = "1.7.3"
31-
ktor = "2.3.12"
31+
ktor = "3.0.0"
3232
mockk = "1.13.13"
3333
okhttp = "4.12.0"
3434
robolectric = "4.13"

0 commit comments

Comments
 (0)