Skip to content

Commit 53b9ff5

Browse files
committed
Upgrade to Spring for GraphQL 1.0.1
Closes gh-31616
1 parent 8cb2a0d commit 53b9ff5

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
@@ -1697,7 +1697,7 @@ bom {
16971697
]
16981698
}
16991699
}
1700-
library("Spring GraphQL", "1.0.1-SNAPSHOT") {
1700+
library("Spring GraphQL", "1.0.1") {
17011701
group("org.springframework.graphql") {
17021702
modules = [
17031703
"spring-graphql",

0 commit comments

Comments
 (0)