From 0c6e5ce17a4c379a314d9c5f8875154d5f07d875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 07:13:44 +0000 Subject: [PATCH] Bump the gradle-minor-patch group across 1 directory with 21 updates Bumps the gradle-minor-patch group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-curl](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-winhttp](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-network-tls-certificates](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-curl](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-winhttp](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.ktor:ktor-network-tls-certificates](https://github.com/ktorio/ktor) | `3.5.2` | `3.6.0` | | [io.kotest:kotest-property](https://github.com/kotest/kotest) | `6.2.4` | `6.2.5` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.36.1` | `4.36.2` | | com.google.protobuf:protobuf-kotlin | `4.36.1` | `4.36.2` | | [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) | `4.36.1` | `4.36.2` | | com.google.protobuf:protobuf-kotlin | `4.36.1` | `4.36.2` | | [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) | `4.36.1` | `4.36.2` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.65.0` | `1.66.0` | | [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `1.1.12` | `1.1.13` | Updates `io.ktor:ktor-client-core` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-cio` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-darwin` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-curl` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-winhttp` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-logging` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-core` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-status-pages` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-cio` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-netty` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-content-negotiation` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-mock` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-network-tls-certificates` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-cio` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-darwin` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-curl` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-winhttp` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-logging` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-core` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-status-pages` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-cio` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-netty` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-server-content-negotiation` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-client-mock` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.ktor:ktor-network-tls-certificates` from 3.5.2 to 3.6.0 - [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.5.2...3.6.0) Updates `io.kotest:kotest-property` from 6.2.4 to 6.2.5 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/compare/6.2.4...6.2.5) Updates `com.google.protobuf:protobuf-java` from 4.36.1 to 4.36.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-kotlin` from 4.36.1 to 4.36.2 Updates `com.google.protobuf:protoc` from 4.36.1 to 4.36.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-kotlin` from 4.36.1 to 4.36.2 Updates `com.google.protobuf:protoc` from 4.36.1 to 4.36.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `io.opentelemetry:opentelemetry-bom` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.65.0...v1.66.0) Updates `org.graalvm.buildtools.native` from 1.1.12 to 1.1.13 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/1.1.12...1.1.13) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-curl dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-winhttp dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-core dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-status-pages dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-network-tls-certificates dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-curl dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-winhttp dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-core dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-status-pages dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.ktor:ktor-network-tls-certificates dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: io.kotest:kotest-property dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: com.google.protobuf:protobuf-kotlin dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: com.google.protobuf:protoc dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: com.google.protobuf:protobuf-kotlin dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: com.google.protobuf:protoc dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: org.graalvm.buildtools.native dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 68b18d1..b09fb82 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,13 +4,13 @@ dokka = "2.2.0" mavenPublish = "0.37.0" coroutines = "1.11.0" serialization = "1.11.0" -ktor = "3.5.2" +ktor = "3.6.0" junit = "6.1.3" testcontainers = "2.0.5" ktlint = "14.2.0" detekt = "1.23.8" kover = "0.9.9" -kotest = "6.2.4" +kotest = "6.2.5" springBoot = "4.1.1" assertj = "3.27.7" springAi = "2.0.1" @@ -23,8 +23,8 @@ qdrantClient = "1.19.0" mcpSdk = "0.15.0" kotlinxIo = "0.9.1" grpcKotlin = "1.5.0" -protobuf = "4.36.1" -opentelemetry = "1.65.0" +protobuf = "4.36.2" +opentelemetry = "1.66.0" [libraries] kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" } @@ -124,4 +124,4 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" } kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" } jmh = { id = "me.champeau.jmh", version = "0.7.3" } protobuf = { id = "com.google.protobuf", version = "0.10.0" } -graalvm-native = { id = "org.graalvm.buildtools.native", version = "1.1.12" } +graalvm-native = { id = "org.graalvm.buildtools.native", version = "1.1.13" }