Browse Source

Upgrade to SendGrid 4.8.2

Closes gh-29426
pull/29296/head
Stephane Nicoll 4 years ago
parent
commit
781ad288b0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1573,7 +1573,7 @@ bom { @@ -1573,7 +1573,7 @@ bom {
]
}
}
library("SendGrid", "4.8.1") {
library("SendGrid", "4.8.2") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save