Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Bump the ktor group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the ktor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.4` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.4` |
| [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.4` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.4` |
| [io.ktor:ktor-client-serialization](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.4` |
| [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.4` |


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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktor
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktor
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktor
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktor
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktor
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 45af987 commit 0f0d4d5
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.0"
kotlin-coroutines = "1.7.3"
ktor = "2.3.3"
ktor = "2.3.4"
arrow = "1.2.0"
kotest = "5.6.2"
compose = "1.5.0"
Expand Down

0 comments on commit 0f0d4d5

Please sign in to comment.