Skip to content

Commit 10ef79e

Browse files
Bump ktor from 2.3.7 to 3.0.1
Bumps `ktor` from 2.3.7 to 3.0.1. Updates `io.ktor:ktor-client-core` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) Updates `io.ktor:ktor-client-serialization` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) Updates `io.ktor:ktor-client-websockets` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) Updates `io.ktor:ktor-client-okhttp` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) Updates `io.ktor:ktor-client-cio` from 2.3.7 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...3.0.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-serialization dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-websockets dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 208550b commit 10ef79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kotlinxSerializationJson = "1.5.1"
2424
koin = "3.5.3"
2525
koinAndroidxCompose = "3.4.5"
2626
kover = "0.7.2"
27-
ktor = "2.3.7"
27+
ktor = "3.0.1"
2828
krossbow = "5.2.0"
2929
markwon = "4.6.2"
3030
mockk = "1.13.8"

0 commit comments

Comments
 (0)