From 680d867a9811715ca40aa7a5477802eb54ea48d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 19:39:55 +0000 Subject: [PATCH] build(deps): bump ktor from 2.3.12 to 3.2.0 Bumps `ktor` from 2.3.12 to 3.2.0. Updates `io.ktor:ktor-http` from 2.3.12 to 3.2.0 - [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 2.3.12 to 3.2.0 - [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 2.3.12 to 3.2.0 - [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 2.3.12 to 3.2.0 - [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-mock` from 2.3.12 to 3.2.0 - [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-http dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-core dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-js dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ce71909a6..47ced9bc9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlinx-serialization = "1.7.3" kotlinx-io = "0.7.0" spring-boot-v2 = "2.7.18" spring-boot-v3 = "3.2.1" -ktor = "2.3.12" +ktor = "3.2.0" slf4j = "2.0.17" # https://kotlinlang.org/docs/ksp-quickstart.html # https://github.com/google/ksp