From fb25bf6cfa22f78eb948fe247bd2488a18d7af6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 5 Feb 2025 09:01:55 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.3.4 snapshots See gh-44108 --- 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 6fed79be35..9d0bfc9548 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2183,7 +2183,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 = [