Upgrade to SLF4J 1.7.32

Closes gh-27451
pull/28375/head
Andy Wilkinson 3 years ago
parent a279d42712
commit 191bd8ca57

@ -1587,7 +1587,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