Skip to content

Commit

Permalink
Bump ktor from 2.1.1 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps `ktor` from 2.1.1 to 2.3.2.

Updates `io.ktor:ktor-client-core` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-client-cio` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-client-auth` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-client-serialization` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-client-content-negotiation` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-client-logging-jvm` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

Updates `io.ktor:ktor-client-mock-jvm` from 2.1.1 to 2.3.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.1.1...2.3.2)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-cio
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-logging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-mock-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 28da412 commit 771343d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ koin = "3.1.6"
androidx-exifinterface = "1.3.3"
logcat = "0.1"
androidx-security-crypto = "1.1.0-alpha03"
ktor = "2.1.1"
ktor = "2.3.2"
junit-junit = "4.13.2"
androidx-arch-core = "2.1.0"
truth = "1.1.3"
Expand Down

0 comments on commit 771343d

Please sign in to comment.