Skip to content

Commit 8ac3528

Browse files
committed
Upgrade to SendGrid 4.10.3
Closes gh-42368
1 parent ced82a8 commit 8ac3528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1863,7 +1863,7 @@ bom {
18631863
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
18641864
}
18651865
}
1866-
library("SendGrid", "4.10.2") {
1866+
library("SendGrid", "4.10.3") {
18671867
group("com.sendgrid") {
18681868
modules = [
18691869
"sendgrid-java"

0 commit comments

Comments
 (0)