From 9afb9e2f8722b1bed9b65a004c7d8c812f7b3b0c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:51:08 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.3.0-RC1 Closes gh-39895 --- 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 10c0fb6ba6..3370f91bb2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1873,7 +1873,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.0-SNAPSHOT") { + library("Spring GraphQL", "1.3.0-RC1") { considerSnapshots() group("org.springframework.graphql") { modules = [