From d93c4bf777d588558e6c2fafe889c9d103766708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 4 Aug 2026 07:40:48 +0200 Subject: [PATCH] Start building against Spring GraphQL 2.0.5 snapshots See gh-51257 --- 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 5d057cddd66..48033571980 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2576,7 +2576,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.4") { + library("Spring GraphQL", "2.0.5-SNAPSHOT") { firstParty() group("org.springframework.graphql") { modules = [