diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 562dd10c45..08a7568b2b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1697,7 +1697,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.0-SNAPSHOT") { + library("Spring GraphQL", "1.0.0-M6") { group("org.springframework.graphql") { modules = [ "spring-graphql",