Browse Source

Upgrade to SendGrid 4.7.2

Closes gh-25682
pull/25690/head
Andy Wilkinson 5 years ago
parent
commit
d5099e7c3f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1545,7 +1545,7 @@ bom { @@ -1545,7 +1545,7 @@ bom {
]
}
}
library("SendGrid", "4.7.1") {
library("SendGrid", "4.7.2") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save