From 2ea8b2ed6c18d144ac39cfd85bc2cef54e0f4a90 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 9 Apr 2024 07:52:49 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.3.0-RC1 snapshots See 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 78d9666a588..701c6ab5c15 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1867,7 +1867,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.0-M1") { + library("Spring GraphQL", "1.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [