We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecd1db commit 3170c25Copy full SHA for 3170c25
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2585,7 +2585,7 @@ bom {
2585
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
2586
}
2587
2588
- library("Spring gRPC", "1.1.0-M1") {
+ library("Spring gRPC", "1.1.0-RC1") {
2589
considerSnapshots()
2590
group("org.springframework.grpc") {
2591
modules = [
0 commit comments