Skip to content

Commit 5bde032

Browse files
Bump ktor from 2.3.12 to 3.4.1 (#12)
Bumps `ktor` from 2.3.12 to 3.4.1. Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.4.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.4.1) Updates `io.ktor:ktor-client-cio` from 2.3.12 to 3.4.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.4.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.4.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.4.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.12 to 3.4.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.4.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0424c5d commit 5bde032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mockk = "1.13.10"
2020
axion-release = "1.21.1"
2121
assertj = "3.26.0"
2222
pgpainless = "1.7.6"
23-
ktor = "2.3.12"
23+
ktor = "3.4.1"
2424
jreleaser = "1.23.0"
2525
semver = "0.10.2"
2626
markout = "0.0.11"

0 commit comments

Comments
 (0)