From 55c4e80b32cc6f78a00a13cfc5135d52b4624099 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 10 Apr 2025 07:18:21 -0700 Subject: [PATCH] Start building against Spring GraphQL 1.3.5 snapshots See gh-45058 --- 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 f29ef05bf08..a519a469dea 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2137,7 +2137,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.4") { + library("Spring GraphQL", "1.3.5-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [