Skip to content

Commit b86f3b5

Browse files
build(deps): bump ktor from 2.3.4 to 2.3.5 (#161)
Bumps `ktor` from 2.3.4 to 2.3.5. Updates `io.ktor:ktor-client-core` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-client-okhttp` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-client-encoding` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-serialization-kotlinx-json-jvm` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-encoding dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d4774b commit b86f3b5

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
@@ -23,7 +23,7 @@ ksp = "1.9.20-1.0.14"
2323
poet = "1.14.2"
2424
kotlinxCoroutinesAndroid = "1.7.3"
2525
kotlinxSerializationJson = "1.6.0"
26-
ktor = "2.3.4"
26+
ktor = "2.3.5"
2727
languageId = "17.0.4"
2828
licensesdialog = "2.2.0"
2929
osmdroidAndroid = "6.1.17"

0 commit comments

Comments
 (0)