Skip to content

Commit 781ad28

Browse files
committed
Upgrade to SendGrid 4.8.2
Closes gh-29426
1 parent a15ff06 commit 781ad28

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
@@ -1573,7 +1573,7 @@ bom {
15731573
]
15741574
}
15751575
}
1576-
library("SendGrid", "4.8.1") {
1576+
library("SendGrid", "4.8.2") {
15771577
group("com.sendgrid") {
15781578
modules = [
15791579
"sendgrid-java"

0 commit comments

Comments
 (0)