From ba886379f3863ff60f11217abce502856c4dc8bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:13:48 +0000 Subject: [PATCH] Bump ktor_version from 3.0.0 to 3.1.1 Bumps `ktor_version` from 3.0.0 to 3.1.1. Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-core` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-cio` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-logging` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-serialization` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-json` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-client-auth` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-core-jvm` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-cio-jvm` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-content-negotiation-jvm` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-status-pages-jvm` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-auth` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) Updates `io.ktor:ktor-server-call-logging` from 3.0.0 to 3.1.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/compare/3.0.0...3.1.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-json dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-auth dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core-jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-cio-jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-status-pages-jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-call-logging dependency-type: direct:production update-type: version-update:semver-minor ... 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 5178c0e..44ba977 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ minSdk = "24" android-startup = "1.1.1" android-crypto = "1.1.0-alpha06" -ktor_version = "3.0.0" +ktor_version = "3.1.1" kotlin-serialization = "1.7.3" kotlin-coroutines = "1.8.0"