From d874ad4d8e9fabf9875fbe347f8924c7e2d4beb9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 30 Oct 2025 13:03:24 +0000 Subject: [PATCH] Start building against Spring GraphQL 2.0.0-RC2 snapshots See gh-47879 --- 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 6bdde5036c6..9a295a5bc3e 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2415,7 +2415,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.0-RC1") { + library("Spring GraphQL", "2.0.0-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [