Browse Source

Upgrade to SendGrid 4.6.5

Closes gh-23397
pull/23418/head
Andy Wilkinson 5 years ago
parent
commit
aaf25d3aab
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1480,7 +1480,7 @@ bom { @@ -1480,7 +1480,7 @@ bom {
]
}
}
library("SendGrid", "4.6.4") {
library("SendGrid", "4.6.5") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save