Browse Source

Upgrade to SendGrid 4.9.1

Closes gh-30420
pull/30422/head
Phillip Webb 4 years ago
parent
commit
7e98ee8cf6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1258,7 +1258,7 @@ bom { @@ -1258,7 +1258,7 @@ bom {
]
}
}
library("SendGrid", "4.9.0") {
library("SendGrid", "4.9.1") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save