Start building against Spring GraphQL 1.2.1 snapshots

See gh-35752
This commit is contained in:
Andy Wilkinson
2023-06-05 21:42:05 +01:00
parent 036b982dd7
commit e92ea34b98

View File

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