From 8bf5b249ee2ba5f84803aa94af595f1bb24cdd02 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Jan 2026 15:04:54 +0000 Subject: [PATCH] Start building against Spring GraphQL 2.0.2 snapshots See gh-48728 --- 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 1d31dca3c2f..f201816361b 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2424,7 +2424,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 = [