Skip to content

Commit d5099e7

Browse files
committed
Upgrade to SendGrid 4.7.2
Closes gh-25682
1 parent 8dbe8a2 commit d5099e7

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
@@ -1545,7 +1545,7 @@ bom {
15451545
]
15461546
}
15471547
}
1548-
library("SendGrid", "4.7.1") {
1548+
library("SendGrid", "4.7.2") {
15491549
group("com.sendgrid") {
15501550
modules = [
15511551
"sendgrid-java"

0 commit comments

Comments
 (0)