diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cd9aadbe..1d98ba74 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -40,7 +40,7 @@ commonmark = "com.atlassian.commonmark:commonmark:0.17.0" uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.8" jimfs = "com.google.jimfs:jimfs:1.3.1" -slf4j = "org.slf4j:slf4j-api:2.0.17" +slf4j = "org.slf4j:slf4j-api:2.0.18" logback = "ch.qos.logback:logback-classic:1.5.32" kotest-bom = "io.kotest:kotest-bom:6.1.11"