Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit ba401b2

Browse files
Bump ktor from 3.1.2 to 3.1.3
Bumps `ktor` from 3.1.2 to 3.1.3. Updates `io.ktor:ktor-client-android` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.2...3.1.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.2...3.1.3) Updates `io.ktor:ktor-client-logging-jvm` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.2...3.1.3) Updates `io.ktor:ktor-client-serialization` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.2...3.1.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-android dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging-jvm dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-serialization dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e389dc9 commit ba401b2

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
@@ -24,7 +24,7 @@ junit = "4.13.2"
2424
kotlin = "2.1.20"
2525
kotlinx-serialization-json = "1.8.1"
2626
ksp = "2.1.20-2.0.1"
27-
ktor = "3.1.2"
27+
ktor = "3.1.3"
2828
sentry = "5.4.0"
2929
timber = "5.0.1"
3030

0 commit comments

Comments
 (0)