From 578db7fbf45c0ca9d2031110815512a6421a4347 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 9 May 2024 14:29:15 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.3.0 snapshots See gh-40673 --- 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 aaa10c04dc..cad0c29301 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1929,7 +1929,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.0-RC1") { + library("Spring GraphQL", "1.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [