Skip to content

Commit 4e82a69

Browse files
committed
Start building against Spring GraphQL 1.0.2 snapshots
See gh-32426
1 parent 707ebfb commit 4e82a69

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
@@ -1694,7 +1694,7 @@ bom {
16941694
]
16951695
}
16961696
}
1697-
library("Spring GraphQL", "1.0.1") {
1697+
library("Spring GraphQL", "1.0.2-SNAPSHOT") {
16981698
group("org.springframework.graphql") {
16991699
modules = [
17001700
"spring-graphql",

0 commit comments

Comments
 (0)