Skip to content

Commit 63fc60d

Browse files
committed
Upgrade to SendGrid 4.9.2
Closes gh-31116
1 parent 7011119 commit 63fc60d

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
@@ -1597,7 +1597,7 @@ bom {
15971597
]
15981598
}
15991599
}
1600-
library("SendGrid", "4.9.1") {
1600+
library("SendGrid", "4.9.2") {
16011601
group("com.sendgrid") {
16021602
modules = [
16031603
"sendgrid-java"

0 commit comments

Comments
 (0)