Skip to content

Commit 1e4ed80

Browse files
build(deps): bump ktor from 3.4.3 to 3.5.0
Bumps `ktor` from 3.4.3 to 3.5.0. Updates `io.ktor:ktor-client-core` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-okhttp` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd3aa2c commit 1e4ed80

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
@@ -58,7 +58,7 @@ flogger = "0.9"
5858
aide-reflection = "1.3"
5959
auto-service = "1.1.1"
6060
auto-service-ksp = "1.2.0"
61-
ktor = "3.4.3"
61+
ktor = "3.5.0"
6262
glm = "0.9.9.1-15"
6363
ksp-version = "2.3.9"
6464
reactor-netty = "1.3.5"

0 commit comments

Comments
 (0)