From b5d4540cceb3fd1777c2f172cdc1ebdf338e2d51 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 27 May 2026 12:11:49 +0100 Subject: [PATCH] Start building against Spring gRPC 1.1.0 snapshots See gh-50566 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 42885462e20..8139ee33d8f 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2590,7 +2590,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring gRPC", "1.1.0-RC1") { + library("Spring gRPC", "1.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.grpc") { modules = [