From 372cb3907e2d083ca3c1a0a3f141031e2d53f620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:34:09 +0000 Subject: [PATCH] Update dependency io.github.oshai:kotlin-logging to v7.0.3 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 93cb486..00b0622 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -20,7 +20,7 @@ junitPioneer = "2.3.0" kermit = "2.0.4" khash = "1.1.3" kotlinxCoroutines = "1.9.0" -kotlinLogging = "7.0.0" +kotlinLogging = "7.0.3" ktor = "3.0.1" okhttp = "4.12.0" okio = "3.9.1"