Skip to content

Commit 6ca5eec

Browse files
Bump io.ktor:ktor-client-okhttp from 2.3.9 to 3.3.3
Bumps [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) from 2.3.9 to 3.3.3. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76e914a commit 6ca5eec

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
@@ -43,7 +43,7 @@ junit = "4.13.2"
4343
kotlin = "2.2.21"
4444
kotlinxCoroutinesAndroid = "1.10.2"
4545
kotlinxCoroutinesCore = "1.10.2"
46-
ktor = "2.3.9"
46+
ktor = "3.3.3"
4747
lifecycleRuntimeKtx = "2.10.0"
4848
material = "1.13.0"
4949
navigationCompose = "2.9.6"

0 commit comments

Comments
 (0)