Browse Source

Upgrade to SendGrid 4.9.2

Closes gh-31116
pull/31139/head
Stephane Nicoll 4 years ago
parent
commit
63fc60d354
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save