Skip to content

Commit 85aafc2

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

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

0 commit comments

Comments
 (0)