From 05319c11f1d41e031533eb9f84aeed2664b22c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 9 May 2025 11:15:11 +0200 Subject: [PATCH] Start building against Spring GraphQL 1.4.0 snapshots See gh-45438 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f71a29d946..1f69c2d953 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2255,7 +2255,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.4.0-RC1") { + library("Spring GraphQL", "1.4.0-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [