From 68ff4a0cb4e14fbdb2c8de06f3bd85a62a799698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 17 Apr 2025 10:34:25 +0200 Subject: [PATCH] Start building against Spring GraphQL 1.3.5 snapshots See gh-45092 --- 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 874d7df5d59..151e4c5fa72 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2125,7 +2125,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 = [