From 4a6dd95b6b6c416078792424a487c4e11800e50b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Sep 2023 16:56:34 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.0.6 Closes 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 41ccd161e22..532351158be 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.5-SNAPSHOT") { + library("Spring GraphQL", "1.0.6") { considerSnapshots() group("org.springframework.graphql") { modules = [