Skip to content

Commit

Permalink
Upgrade to SendGrid 4.9.3
Browse files Browse the repository at this point in the history
Closes gh-31747
  • Loading branch information
snicoll committed Jul 14, 2022
1 parent 59a394c commit b603138
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 @@ -1590,7 +1590,7 @@ bom {
]
}
}
library("SendGrid", "4.9.2") {
library("SendGrid", "4.9.3") {
group("com.sendgrid") {
modules = [
"sendgrid-java"
Expand Down

0 comments on commit b603138

Please sign in to comment.