From 83a920a28fb641e22c7adbd60031caed3f48c3bd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 8 Sep 2023 14:13:24 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.2.3 snapshots See gh-37266 --- 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 e90002fe328..7b3fb5ad00f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1425,7 +1425,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.2") { + library("Spring GraphQL", "1.2.3-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [