Upgrade to SendGrid 4.7.6

Closes gh-28421
This commit is contained in:
Andy Wilkinson 2021-10-21 14:43:28 +01:00
parent a929734f2c
commit eee699aa6e
1 changed files with 1 additions and 1 deletions

View File

@ -1555,7 +1555,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.7.5") { library("SendGrid", "4.7.6") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"