Upgrade to SLF4J 2.0.3

Closes gh-32717
pull/32740/head
Andy Wilkinson 2 years ago
parent 809a3b73ba
commit 2084b41cd3

@ -1379,7 +1379,7 @@ bom {
] ]
} }
} }
library("SLF4J", "2.0.2") { library("SLF4J", "2.0.3") {
group("org.slf4j") { group("org.slf4j") {
modules = [ modules = [
"jcl-over-slf4j", "jcl-over-slf4j",

Loading…
Cancel
Save