Upgrade to SLF4J 2.0.13

Closes gh-40405
This commit is contained in:
Andy Wilkinson 2024-04-17 19:21:47 +01:00
parent c8f816c577
commit defb3a1abd

View File

@ -1773,7 +1773,7 @@ bom {
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
}
}
library("SLF4J", "2.0.12") {
library("SLF4J", "2.0.13") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",