Skip to content

Commit b3db076

Browse files
committed
Upgrade to Spring GraphQL 1.0.2
Closes gh-32426
1 parent 445dff0 commit b3db076

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.2-SNAPSHOT") {
1697+
library("Spring GraphQL", "1.0.2") {
16981698
group("org.springframework.graphql") {
16991699
modules = [
17001700
"spring-graphql",

0 commit comments

Comments
 (0)