From 15c24d35fd5a51836e534b0604f87ca66686e74a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Sep 2023 10:17:47 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.2.3 snapshots See gh-37232 --- 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 3e1c8aa774..63cab2f447 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1535,7 +1535,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.2") { + library("Spring GraphQL", "1.2.3-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [