Skip to content

Commit b603138

Browse files
committed
Upgrade to SendGrid 4.9.3
Closes gh-31747
1 parent 59a394c commit b603138

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
@@ -1590,7 +1590,7 @@ bom {
15901590
]
15911591
}
15921592
}
1593-
library("SendGrid", "4.9.2") {
1593+
library("SendGrid", "4.9.3") {
15941594
group("com.sendgrid") {
15951595
modules = [
15961596
"sendgrid-java"

0 commit comments

Comments
 (0)