Upgrade to SLF4J 2.0.18

Closes gh-50533
This commit is contained in:
Andy Wilkinson
2026-05-27 10:26:50 +01:00
parent 9f189ca245
commit 9300366a55
@@ -2204,7 +2204,7 @@ bom {
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
}
}
library("SLF4J", "2.0.17") {
library("SLF4J", "2.0.18") {
prohibit {
contains "-alpha"
because "we don't want alphas"