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