Skip to content

Commit 3170c25

Browse files
committed
Upgrade to Spring gRPC 1.1.0-RC1
Closes gh-50157
1 parent 4ecd1db commit 3170c25

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
@@ -2585,7 +2585,7 @@ bom {
25852585
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
25862586
}
25872587
}
2588-
library("Spring gRPC", "1.1.0-M1") {
2588+
library("Spring gRPC", "1.1.0-RC1") {
25892589
considerSnapshots()
25902590
group("org.springframework.grpc") {
25912591
modules = [

0 commit comments

Comments
 (0)