From be33a3579c8e0db396ea0351009a3781de867d3e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 10:21:48 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.2.7 snapshots See gh-41020 --- 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 0f00d3236ac..f80ac809c0c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1592,7 +1592,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.6") { + library("Spring GraphQL", "1.2.7-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [