From 2bbd7ff6d848bbe6ef005cf4082b4eded9f62c76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 18:31:43 +0000 Subject: [PATCH] Update dependency ch.qos.logback:logback-classic to v1.5.14 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 519a727..31bfcbc 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -7,7 +7,7 @@ kotlinx-atomicfu = "0.25.0" kotlinx-io = "0.6.0" okhttp = "4.12.0" apache-httpclient = "4.5.14" -logback = "1.5.10" +logback = "1.5.14" instrumenter = "3.3.4" jmh-plugin = "0.7.2"