Skip to content

Commit dc84667

Browse files
Bump ktorClientCore from 3.3.0 to 3.3.1
Bumps `ktorClientCore` from 3.3.0 to 3.3.1. Updates `io.ktor:ktor-client-android` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-cio` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-content-negotiation` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-core` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-darwin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-js` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-logging` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-android dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-js dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8eb972f commit dc84667

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
@@ -5,7 +5,7 @@ kotlinxCoroutines = "1.10.2"
55
android-minSdk = "24"
66
android-compileSdk = "36"
77
kotlinxSerializationJson = "1.9.0"
8-
ktorClientCore = "3.3.0"
8+
ktorClientCore = "3.3.1"
99
ktorClientPlugins = "3.1.1"
1010
logbackClassic = "1.5.19"
1111
kover = "0.9.2"

0 commit comments

Comments
 (0)