Skip to content

Commit

Permalink
Upgrade to SendGrid 4.10.3
Browse files Browse the repository at this point in the history
Closes gh-42366
  • Loading branch information
snicoll committed Sep 19, 2024
1 parent 1b3b3aa commit 97dd01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1868,7 +1868,7 @@ bom {
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
}
}
library("SendGrid", "4.10.2") {
library("SendGrid", "4.10.3") {
group("com.sendgrid") {
modules = [
"sendgrid-java"
Expand Down

0 comments on commit 97dd01e

Please sign in to comment.