From ba2134315907fa5b977001f13ce0c1440f865222 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 10 Nov 2023 14:07:13 +0000 Subject: [PATCH] Start building against Spring GraphQL 1.2.4 snapshots See gh-38302 --- 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 b5eaa30a84..6a9c8dd563 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1420,7 +1420,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.3") { + library("Spring GraphQL", "1.2.4-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [