Upgrade to SendGrid 4.7.4

Closes gh-27722
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:52 +02:00
parent 2bf0112ae3
commit 6ffc4e657d
1 changed files with 1 additions and 1 deletions

View File

@ -1571,7 +1571,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.7.2") { library("SendGrid", "4.7.4") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"