diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a6ace783..df52a515 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -38,7 +38,7 @@ commonmark = "com.atlassian.commonmark:commonmark:0.17.0" uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.3" jimfs = "com.google.jimfs:jimfs:1.3.0" -slf4j = "org.slf4j:slf4j-api:2.0.16" +slf4j = "org.slf4j:slf4j-api:2.0.17" logback = "ch.qos.logback:logback-classic:1.5.16" junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }