From 20392b0a206181b25a48da4dfecb18743adb5427 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Feb 2025 20:44:52 +0000 Subject: [PATCH] Start building against Spring GraphQL 1.3.4 snapshots See gh-44161 --- 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 f0570e3b90..bf70cef28e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2270,7 +2270,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.3") { + library("Spring GraphQL", "1.3.4-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [