Skip to content

Commit

Permalink
Upgrade to SendGrid 4.9.2
Browse files Browse the repository at this point in the history
Closes gh-31116
  • Loading branch information
snicoll committed May 19, 2022
1 parent 7011119 commit 63fc60d
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 @@ -1597,7 +1597,7 @@ bom {
]
}
}
library("SendGrid", "4.9.1") {
library("SendGrid", "4.9.2") {
group("com.sendgrid") {
modules = [
"sendgrid-java"
Expand Down

0 comments on commit 63fc60d

Please sign in to comment.