From abc69b97fd3fbc9ab7032afd1d841bfef3821cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:12:47 +0000 Subject: [PATCH] build(deps): bump ktor from 2.3.12 to 3.0.3 Bumps `ktor` from 2.3.12 to 3.0.3. Updates `io.ktor:ktor-http` from 2.3.12 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.3) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.3) Updates `io.ktor:ktor-client-cio` from 2.3.12 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.3) Updates `io.ktor:ktor-client-js` from 2.3.12 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.3) Updates `io.ktor:ktor-client-mock` from 2.3.12 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-http dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-js dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-mock 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 7d006f78b..f51767f1d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ kotlinx-serialization = "1.7.3" kotlinx-io = "0.6.0" spring-boot-v2 = "2.7.18" spring-boot-v3 = "3.2.1" -ktor = "2.3.12" +ktor = "3.0.3" slf4j = "2.0.16" # https://kotlinlang.org/docs/ksp-quickstart.html # https://github.com/google/ksp