From 6be685854c41dbff392f3ac30ea11290336d0f1f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Mar 2024 20:36:23 +0000 Subject: [PATCH] Start building against Spring GraphQL 1.3.0 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 1060f109060..43c674f6cbb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1843,7 +1843,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 = [