Upgrade to SLF4J 2.0.13

Closes gh-40391
This commit is contained in:
Andy Wilkinson
2024-04-17 15:50:05 +01:00
parent c969cbbdba
commit e03d691db1

View File

@@ -1358,7 +1358,7 @@ bom {
]
}
}
library("SLF4J", "2.0.12") {
library("SLF4J", "2.0.13") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",