Upgrade to SendGrid 4.7.2

Closes gh-25682
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:39 +00:00
parent 8dbe8a2539
commit d5099e7c3f
1 changed files with 1 additions and 1 deletions

View File

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