Skip to content

Commit 255936b

Browse files
committed
Upgrade to SendGrid 4.10.2
Closes gh-39725
1 parent 6b4b82b commit 255936b

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
@@ -1395,7 +1395,7 @@ bom {
13951395
]
13961396
}
13971397
}
1398-
library("SendGrid", "4.10.1") {
1398+
library("SendGrid", "4.10.2") {
13991399
group("com.sendgrid") {
14001400
modules = [
14011401
"sendgrid-java"

0 commit comments

Comments
 (0)