Skip to content

Commit 907ad02

Browse files
Bump ktorClientVersion from 3.3.1 to 3.3.2
Bumps `ktorClientVersion` from 3.3.1 to 3.3.2. Updates `io.ktor:ktor-client-core` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) Updates `io.ktor:ktor-client-cio` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) Updates `io.ktor:ktor-client-darwin` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) Updates `io.ktor:ktor-client-okhttp` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) Updates `io.ktor:ktor-client-content-negotiation` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) Updates `io.ktor:ktor-client-logging` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a66a5f commit 907ad02

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
@@ -18,7 +18,7 @@ kotlin = "2.2.21"
1818
coroutines = "1.10.2"
1919
settings = "1.3.0"
2020
serialization = "1.9.0"
21-
ktorClientVersion = "3.3.1"
21+
ktorClientVersion = "3.3.2"
2222
buildkonfig = "0.17.1"
2323

2424
#noinspection NewerVersionAvailable

0 commit comments

Comments
 (0)