From 1a71507149cad4d5258675fd583b511e630fa8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 19:05:56 +0000 Subject: [PATCH] build(deps): bump ktor from 2.3.13 to 3.3.1 Bumps `ktor` from 2.3.13 to 3.3.1. Updates `io.ktor:ktor-http` from 2.3.13 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 2.3.13 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 2.3.13 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 2.3.13 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-mock` from 2.3.13 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-http dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-js dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.1 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 7e5cbb00a..03fd70187 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,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.13" +ktor = "3.3.1" slf4j = "2.0.17" # https://kotlinlang.org/docs/ksp-quickstart.html # https://github.com/google/ksp