Skip to content

Commit 3e0bc01

Browse files
build(deps): bump ktorVersion from 3.0.3 to 3.3.0
Bumps `ktorVersion` from 3.0.3 to 3.3.0. Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-logging` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-mock` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-websockets` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-websockets dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent badab21 commit 3e0bc01

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
@@ -46,7 +46,7 @@ jsonassert = "1.5.0"
4646
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
4747
kotestAssertionsCore = "5.8.1"
4848
kotlin = "2.0.21"
49-
ktorVersion = "3.0.3"
49+
ktorVersion = "3.3.0"
5050
legacySupportV4 = "1.0.0"
5151
lifecycleProcess = "2.3.1"
5252
material = "1.12.0"

0 commit comments

Comments
 (0)