Skip to content

Commit 699d9c3

Browse files
committed
Upgrade to Grpc Java 1.81.0
Closes spring-projectsgh-50771
1 parent 2cbb5bf commit 699d9c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ bom {
558558
site("https://groovy-lang.org")
559559
}
560560
}
561-
library("Grpc Java", "1.80.0") {
561+
library("Grpc Java", "1.81.0") {
562562
group("io.grpc") {
563563
bom("grpc-bom")
564564
}

0 commit comments

Comments
 (0)