Upgrade to SendGrid 4.8.2

Closes gh-29426
This commit is contained in:
Stephane Nicoll 2022-01-15 15:13:03 +01:00
parent a15ff0692c
commit 781ad288b0
1 changed files with 1 additions and 1 deletions

View File

@ -1573,7 +1573,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.8.1") { library("SendGrid", "4.8.2") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"