Skip to content

Commit 8d3e67e

Browse files
committed
Upgrade to SendGrid 4.7.6
Closes gh-28396
1 parent 80e3c9a commit 8d3e67e

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
@@ -1580,7 +1580,7 @@ bom {
15801580
]
15811581
}
15821582
}
1583-
library("SendGrid", "4.7.5") {
1583+
library("SendGrid", "4.7.6") {
15841584
group("com.sendgrid") {
15851585
modules = [
15861586
"sendgrid-java"

0 commit comments

Comments
 (0)