Skip to content

Commit dcfaadf

Browse files
committed
Upgrade to SendGrid 4.9.1
Closes gh-30417
1 parent 123e22a commit dcfaadf

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
@@ -1608,7 +1608,7 @@ bom {
16081608
]
16091609
}
16101610
}
1611-
library("SendGrid", "4.9.0") {
1611+
library("SendGrid", "4.9.1") {
16121612
group("com.sendgrid") {
16131613
modules = [
16141614
"sendgrid-java"

0 commit comments

Comments
 (0)