Skip to content

Commit 1e6627d

Browse files
committed
Upgrade to SendGrid 4.10.1
Closes gh-39031
1 parent de3cae5 commit 1e6627d

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
@@ -1460,7 +1460,7 @@ bom {
14601460
]
14611461
}
14621462
}
1463-
library("SendGrid", "4.9.3") {
1463+
library("SendGrid", "4.10.1") {
14641464
group("com.sendgrid") {
14651465
modules = [
14661466
"sendgrid-java"

0 commit comments

Comments
 (0)