Skip to content

Commit

Permalink
Upgrade to SendGrid 4.7.5
Browse files Browse the repository at this point in the history
Closes gh-28109
  • Loading branch information
snicoll committed Sep 23, 2021
1 parent 2ba5933 commit 4652bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1573,7 +1573,7 @@ bom {
]
}
}
library("SendGrid", "4.7.4") {
library("SendGrid", "4.7.5") {
group("com.sendgrid") {
modules = [
"sendgrid-java"
Expand Down

0 comments on commit 4652bb7

Please sign in to comment.