Skip to content

Commit ca4e1c6

Browse files
committed
Upgrade to SendGrid 4.7.5
Closes gh-28111
1 parent 573f6a1 commit ca4e1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ bom {
15471547
]
15481548
}
15491549
}
1550-
library("SendGrid", "4.7.4") {
1550+
library("SendGrid", "4.7.5") {
15511551
group("com.sendgrid") {
15521552
modules = [
15531553
"sendgrid-java"

0 commit comments

Comments
 (0)