Skip to content

Commit 8b6ffaa

Browse files
Bump ktor from 2.3.9 to 3.2.1
Bumps `ktor` from 2.3.9 to 3.2.1. Updates `io.ktor:ktor-client-core` from 2.3.9 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...3.2.1) Updates `io.ktor:ktor-client-okhttp` from 2.3.9 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...3.2.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...3.2.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.9 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...3.2.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42714a3 commit 8b6ffaa

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
@@ -12,7 +12,7 @@ androidxCore = "1.12.0"
1212
androidxLifecycle = "2.7.0"
1313
androidxActivity = "1.8.2"
1414
composeBom = "2023.08.00"
15-
ktor = "2.3.9"
15+
ktor = "3.2.1"
1616
kotlinxSerialization = "1.5.1"
1717
mockk = "1.13.5"
1818

0 commit comments

Comments
 (0)