Skip to content

Commit a23febf

Browse files
committed
Upgrade to SLF4J 2.0.18
Closes gh-50591
1 parent 5a9bf44 commit a23febf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2484,7 +2484,7 @@ bom {
24842484
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
24852485
}
24862486
}
2487-
library("SLF4J", "2.0.17") {
2487+
library("SLF4J", "2.0.18") {
24882488
prohibit {
24892489
contains "-alpha"
24902490
because "we don't want alphas"

0 commit comments

Comments
 (0)