Browse Source

Upgrade to SendGrid 4.8.3

Closes gh-29864
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
51fa2d4ca8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save