From d1b0f1fae9d3e0d4843114595b02c48f1c2d7625 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 8 Sep 2023 09:29:28 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.0.5 snapshots See gh-37250 --- 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 2d65edec56..b3c1b0364e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1774,7 +1774,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.4") { + library("Spring GraphQL", "1.0.5-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [