From 3efbe4f6873daef80c91a3d7ff192da35d3d4ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 3 Aug 2026 20:18:38 +0200 Subject: [PATCH] Start building against Spring GraphQL 2.0.5 snapshots See gh-51241 --- 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 6e51268dd69..d1cbfec7bff 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2452,7 +2452,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 = [