diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 40517fd4ec..c3e7fc37d4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1349,7 +1349,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.2") { + library("Spring GraphQL", "1.2.0-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",