Start building against Spring GraphQL 1.1.5 snapshots

See gh-35775
This commit is contained in:
Andy Wilkinson
2023-06-07 16:04:35 +01:00
parent 51e980200a
commit 443d9f9bd2

View File

@@ -1362,7 +1362,7 @@ bom {
]
}
}
library("Spring GraphQL", "1.1.4") {
library("Spring GraphQL", "1.1.5-SNAPSHOT") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",