Start building against Spring GraphQL 1.2.3 snapshots

See gh-37266
This commit is contained in:
Andy Wilkinson 2023-09-08 14:13:24 +01:00
parent 4bd8c350f2
commit 83a920a28f
1 changed files with 1 additions and 1 deletions

View File

@ -1425,7 +1425,7 @@ bom {
] ]
} }
} }
library("Spring GraphQL", "1.2.2") { library("Spring GraphQL", "1.2.3-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.graphql") { group("org.springframework.graphql") {
modules = [ modules = [