From a554df51f7b96144f3a5365bf9b8cfd8c3e5af1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 22:51:40 +0000 Subject: [PATCH] Update slf4j to v2.0.9 --- 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 8bf8c50..5746716 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ kotlinx-serialization = "1.5.0" # https://github.com/Kotlin/kotlinx.seri kotlinx-knit = "0.5.1" # https://github.com/Kotlin/kotlinx-knit/releases kotlin-dokka = "1.8.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin -slf4j = "2.0.6" +slf4j = "2.0.9" ## Test libs