Skip to content

Commit 4d3818e

Browse files
chore(deps): bump ktor from 3.3.2 to 3.3.3
Bumps `ktor` from 3.3.2 to 3.3.3. Updates `io.ktor:ktor-client-core` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.2...3.3.3) Updates `io.ktor:ktor-client-cio` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.2...3.3.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.2...3.3.3) Updates `io.ktor:ktor-client-logging` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.2...3.3.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32db69a commit 4d3818e

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
@@ -87,7 +87,7 @@ kotlinxDateTime = "0.7.1"
8787
kotlinxIoCore = "0.8.0"
8888
kotlinxSerialization = "1.9.0"
8989
ktlint = "1.5.0"
90-
ktor = "3.3.2"
90+
ktor = "3.3.3"
9191
kxml2 = "1.0"
9292
landscapist = "2.6.1"
9393
leakcanary = "2.14"

0 commit comments

Comments
 (0)