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