Skip to content

Commit

Permalink
Bump ktor from 2.3.1 to 2.3.2 (#218)
Browse files Browse the repository at this point in the history
Bumps `ktor` from 2.3.1 to 2.3.2.

Updates `io.ktor:ktor-client-core` from 2.3.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.3.1...2.3.2)

Updates `io.ktor:ktor-client-js` from 2.3.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.3.1...2.3.2)

Updates `io.ktor:ktor-client-cio` from 2.3.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.3.1...2.3.2)

Updates `io.ktor:ktor-client-winhttp` from 2.3.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.3.1...2.3.2)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.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.3.1...2.3.2)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.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.3.1...2.3.2)

---
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-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-winhttp
  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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raúl Raja Martínez <[email protected]>
  • Loading branch information
dependabot[bot] and raulraja authored Jul 3, 2023
1 parent c858360 commit 2fb2eef
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 @@ -4,7 +4,7 @@ arrowGradle = "0.12.0-rc.3"
kotlin = "1.8.22"
openai = "0.14.0"
kotlinx-json = "1.5.1"
ktor = "2.3.1"
ktor = "2.3.2"
spotless = "6.19.0"
okio = "3.3.0"
kotest = "5.6.2"
Expand Down

0 comments on commit 2fb2eef

Please sign in to comment.