From 10625e6b545111db0b614ddccb3839c630014faf Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 17 Oct 2024 14:24:53 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.2.9 snapshots See gh-42740 --- 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 7bf698d4bf9..67911eb9856 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1600,7 +1600,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.8") { + library("Spring GraphQL", "1.2.9-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [