chore(deps): bump ktor from 3.4.2 to 3.4.3
Bumps `ktor` from 3.4.2 to 3.4.3. Updates `io.ktor:ktor-client-core` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-client-okhttp` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-client-darwin` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-client-logging` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-client-auth` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) Updates `io.ktor:ktor-client-mock` from 3.4.2 to 3.4.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/compare/3.4.2...3.4.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dad37f510e
commit
5ac846c9c2
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ lifecycle-viewmodel-nav3-kmp = "2.10.0-alpha05"
|
|||
koin = "4.2.1"
|
||||
|
||||
# Network
|
||||
ktor = "3.4.2"
|
||||
ktor = "3.4.3"
|
||||
kotlinx-serialization = "1.10.0"
|
||||
kotlinx-datetime = "0.7.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue