Upgrade to SendGrid 4.9.3

Closes gh-31747
This commit is contained in:
Stephane Nicoll 2022-07-14 17:11:16 +02:00
parent 59a394c5a5
commit b603138248
1 changed files with 1 additions and 1 deletions

View File

@ -1590,7 +1590,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.9.2") { library("SendGrid", "4.9.3") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"