Skip to content

Commit eee699a

Browse files
committed
Upgrade to SendGrid 4.7.6
Closes gh-28421
1 parent a929734 commit eee699a

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
@@ -1555,7 +1555,7 @@ bom {
15551555
]
15561556
}
15571557
}
1558-
library("SendGrid", "4.7.5") {
1558+
library("SendGrid", "4.7.6") {
15591559
group("com.sendgrid") {
15601560
modules = [
15611561
"sendgrid-java"

0 commit comments

Comments
 (0)