Upgrade to SendGrid 4.4.6

Closes gh-20787
This commit is contained in:
Andy Wilkinson 2020-04-01 09:41:19 +01:00
parent 0ba4157012
commit 31831b3440
1 changed files with 1 additions and 1 deletions

View File

@ -1539,7 +1539,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.4.5") { library("SendGrid", "4.4.6") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"