Skip to content

Commit 783db48

Browse files
committed
Start building against Spring GraphQL 1.0.4 snapshots
See gh-34532
1 parent 5fdd124 commit 783db48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1761,7 +1761,7 @@ bom {
17611761
]
17621762
}
17631763
}
1764-
library("Spring GraphQL", "1.0.3") {
1764+
library("Spring GraphQL", "1.0.4-SNAPSHOT") {
17651765
group("org.springframework.graphql") {
17661766
modules = [
17671767
"spring-graphql",

0 commit comments

Comments
 (0)