From 8baf1252bad112c024a24ad25de23110cd01072c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:49:56 +0000 Subject: [PATCH] Bump the all group with 6 updates Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | org.flywaydb:flyway-database-postgresql | `11.0.0` | `11.0.1` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-server-cio](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-client-cio](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` | Updates `org.flywaydb:flyway-database-postgresql` from 11.0.0 to 11.0.1 Updates `io.ktor:ktor-serialization-kotlinx-json` 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/compare/3.0.1...3.0.2) Updates `io.ktor:ktor-server-cio` 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/compare/3.0.1...3.0.2) 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/compare/3.0.1...3.0.2) Updates `io.ktor:ktor-client-cio` 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/compare/3.0.1...3.0.2) Updates `io.ktor:ktor-client-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/compare/3.0.1...3.0.2) Updates `io.ktor:ktor-server-cio` 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/compare/3.0.1...3.0.2) 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/compare/3.0.1...3.0.2) Updates `io.ktor:ktor-client-cio` 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/compare/3.0.1...3.0.2) Updates `io.ktor:ktor-client-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/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-server-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-server-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bc5f4d8..82a280c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] coroutines = "1.9.0" -flyway = "11.0.0" +flyway = "11.0.1" hikari = "6.2.1" jooq = "3.19.15" jsoup = "1.18.3" @@ -8,7 +8,7 @@ junit = "5.11.3" komok = "1.0.7" kotlin = "2.1.0" ksp = "2.1.0-1.0.29" -ktor = "3.0.1" +ktor = "3.0.2" logback = "1.5.12" micrometer = "1.14.1" mockk = "1.13.13"