From d486d3a814ad55776c3ed96fa0db0daa3c4d3c88 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Jan 2026 14:21:16 +0000 Subject: [PATCH] Start building against Spring GraphQL 2.0.2 snapshots See gh-48718 --- 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 dcac4af1436..587ec1e9cf3 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2428,7 +2428,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.1") { + library("Spring GraphQL", "2.0.2-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [