Browse Source

Upgrade to SendGrid 4.7.6

Closes gh-28421
pull/28436/head
Andy Wilkinson 4 years ago
parent
commit
eee699aa6e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1555,7 +1555,7 @@ bom { @@ -1555,7 +1555,7 @@ bom {
]
}
}
library("SendGrid", "4.7.5") {
library("SendGrid", "4.7.6") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save