Browse Source

Upgrade to SendGrid 4.6.7

Closes gh-23906
pull/23914/head
Andy Wilkinson 5 years ago
parent
commit
653e64c4ef
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1473,7 +1473,7 @@ bom {
] ]
} }
} }
library("SendGrid", "4.6.6") { library("SendGrid", "4.6.7") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"

Loading…
Cancel
Save