Upgrade to SLF4J 2.0.18

Closes gh-50591
This commit is contained in:
Andy Wilkinson
2026-05-27 14:12:08 +01:00
parent 5a9bf446f2
commit a23febf3fa
@@ -2484,7 +2484,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"