From 1f991d6b6d95226535f9bee4babd18f9bace2be2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 17 Oct 2024 14:28:06 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.3.3 snapshots See gh-42744 --- 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 6c95b16aa4..173b0cce0e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1978,7 +1978,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.2") { + library("Spring GraphQL", "1.3.3-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [