From 8e27e8ac84455953f2748a3ea76e6ad2c2542ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:53:46 +0000 Subject: [PATCH] [api]: Bump the ktor group with 10 updates Bumps the ktor group with 10 updates: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-server-core-jvm](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-websockets](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-cors](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-host-common](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-resources](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | Updates `io.ktor:ktor-server-core-jvm` from 3.0.1 to 3.0.2 - [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-server-websockets` from 3.0.1 to 3.0.2 - [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-server-content-negotiation` from 3.0.1 to 3.0.2 - [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-serialization-jackson` from 3.0.1 to 3.0.2 - [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-server-call-logging` from 3.0.1 to 3.0.2 - [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-server-cors` from 3.0.1 to 3.0.2 - [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-server-host-common` from 3.0.1 to 3.0.2 - [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-server-resources` from 3.0.1 to 3.0.2 - [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-server-status-pages` from 3.0.1 to 3.0.2 - [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-server-netty` from 3.0.1 to 3.0.2 - [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-server-core-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-websockets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-call-logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-host-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-resources dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktor ... Signed-off-by: dependabot[bot] --- settings.gradle.kts | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index dcc88b30b..f3eca1d9d 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -38,16 +38,16 @@ dependencyResolutionManagement { library("flyway", "org.flywaydb:flyway-core:11.0.1") library("exposed-core", "org.jetbrains.exposed:exposed-core:0.56.0") library("exposed-jdbc", "org.jetbrains.exposed:exposed-jdbc:0.56.0") - library("ktor-core", "io.ktor:ktor-server-core-jvm:3.0.1") - library("ktor-websockets", "io.ktor:ktor-server-websockets:3.0.1") - library("ktor-content-negotiation", "io.ktor:ktor-server-content-negotiation:3.0.1") - library("ktor-jackson", "io.ktor:ktor-serialization-jackson:3.0.1") - library("ktor-call-logging", "io.ktor:ktor-server-call-logging:3.0.1") - library("ktor-cors", "io.ktor:ktor-server-cors:3.0.1") - library("ktor-host-common", "io.ktor:ktor-server-host-common:3.0.1") - library("ktor-resources", "io.ktor:ktor-server-resources:3.0.1") - library("ktor-status-pages", "io.ktor:ktor-server-status-pages:3.0.1") - library("ktor-netty", "io.ktor:ktor-server-netty:3.0.1") + library("ktor-core", "io.ktor:ktor-server-core-jvm:3.0.2") + library("ktor-websockets", "io.ktor:ktor-server-websockets:3.0.2") + library("ktor-content-negotiation", "io.ktor:ktor-server-content-negotiation:3.0.2") + library("ktor-jackson", "io.ktor:ktor-serialization-jackson:3.0.2") + library("ktor-call-logging", "io.ktor:ktor-server-call-logging:3.0.2") + library("ktor-cors", "io.ktor:ktor-server-cors:3.0.2") + library("ktor-host-common", "io.ktor:ktor-server-host-common:3.0.2") + library("ktor-resources", "io.ktor:ktor-server-resources:3.0.2") + library("ktor-status-pages", "io.ktor:ktor-server-status-pages:3.0.2") + library("ktor-netty", "io.ktor:ktor-server-netty:3.0.2") library("kotest", "io.kotest:kotest-assertions-core:5.9.1") library("junit-api", "org.junit.jupiter:junit-jupiter-api:5.11.3") library("junit-engine", "org.junit.jupiter:junit-jupiter-engine:5.11.3")