Skip to content

Commit 662c08a

Browse files
committed
Upgrade to SendGrid 4.4.5
Closes gh-20466
1 parent 97dd978 commit 662c08a

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
@@ -1541,7 +1541,7 @@ bom {
15411541
]
15421542
}
15431543
}
1544-
library("SendGrid", "4.4.4") {
1544+
library("SendGrid", "4.4.5") {
15451545
group("com.sendgrid") {
15461546
modules = [
15471547
"sendgrid-java"

0 commit comments

Comments
 (0)