Skip to content

Commit c99f475

Browse files
committed
Upgrade to Spring gRPC 1.1.0
Closes gh-50566
1 parent 09dd4f8 commit c99f475

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

0 commit comments

Comments
 (0)