From 90aa973504b1519778160dcaef3a8603f6b892e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 15:13:25 +0000 Subject: [PATCH] Bump io.github.oshai:kotlin-logging from 7.0.7 to 7.0.11 Dependabot couldn't find the original pull request head commit, 5b04c2af33ecb7c9f74f51254fe9b16f84e73772. --- 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 b78db2a5..a5292d9b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ collections-immutable = "0.4.0" coroutines = "1.10.2" kotlinx-io = "0.8.0" ktor = "3.2.3" -logging = "7.0.7" +logging = "7.0.13" jreleaser = "1.19.0" binaryCompatibilityValidatorPlugin = "0.18.1" slf4j = "2.0.17"