From 4bb515ccdcefce497b47e214cd7d7b30d09b9881 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 11:55:44 +0100 Subject: [PATCH] Start building against Spring GraphQL 1.3.1 snapshots See gh-41035 --- 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 74b23fac401..e872d96b2ff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1928,7 +1928,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.0") { + library("Spring GraphQL", "1.3.1-SNAPSHOT") { considerSnapshots() group("org.springframework.graphql") { modules = [