Upgrade to SLF4J 1.7.32

Closes gh-27445
pull/27537/head
Andy Wilkinson 3 years ago
parent 7fbfbfe21e
commit aaf26245d5

@ -1498,7 +1498,7 @@ bom {
] ]
} }
} }
library("SLF4J", "1.7.31") { library("SLF4J", "1.7.32") {
group("org.slf4j") { group("org.slf4j") {
modules = [ modules = [
"jcl-over-slf4j", "jcl-over-slf4j",

Loading…
Cancel
Save