Upgrade to SendGrid 4.6.8

Closes gh-24090
This commit is contained in:
Stephane Nicoll 2020-11-09 08:45:35 +01:00
parent 05a226aa11
commit e2af680f02
1 changed files with 1 additions and 1 deletions

View File

@ -1474,7 +1474,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.6.7") { library("SendGrid", "4.6.8") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"