Skip to content

Commit c6d5652

Browse files
committed
Start building against Spring GraphQL 1.0.1 snapshots
See gh-31616
1 parent 28b4938 commit c6d5652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1697,7 +1697,7 @@ bom {
16971697
]
16981698
}
16991699
}
1700-
library("Spring GraphQL", "1.0.0") {
1700+
library("Spring GraphQL", "1.0.1-SNAPSHOT") {
17011701
group("org.springframework.graphql") {
17021702
modules = [
17031703
"spring-graphql",

0 commit comments

Comments
 (0)