Upgrade to SendGrid 4.10.2

Closes gh-39725
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:33 +00:00
parent 6b4b82b7e0
commit 255936b990

View File

@ -1395,7 +1395,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.10.1") { library("SendGrid", "4.10.2") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"