Upgrade to SendGrid 4.9.1

Closes gh-30417
This commit is contained in:
Phillip Webb 2022-03-24 10:54:23 -07:00
parent 123e22afb0
commit dcfaadfb88
1 changed files with 1 additions and 1 deletions

View File

@ -1608,7 +1608,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.9.0") { library("SendGrid", "4.9.1") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"