diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c23cfad7f110..296b1ef833e5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1364,7 +1364,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.0-RC1") { + library("Spring GraphQL", "1.1.0-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",