Skip to content

Commit 7e98ee8

Browse files
committed
Upgrade to SendGrid 4.9.1
Closes gh-30420
1 parent aac5afe commit 7e98ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ bom {
12581258
]
12591259
}
12601260
}
1261-
library("SendGrid", "4.9.0") {
1261+
library("SendGrid", "4.9.1") {
12621262
group("com.sendgrid") {
12631263
modules = [
12641264
"sendgrid-java"

0 commit comments

Comments
 (0)