Skip to content

Commit e34187d

Browse files
committed
Upgrade to Spring for GraphQL 1.0.0
Closes gh-30858
1 parent 646d582 commit e34187d

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
@@ -1704,7 +1704,7 @@ bom {
17041704
]
17051705
}
17061706
}
1707-
library("Spring GraphQL", "1.0.0-SNAPSHOT") {
1707+
library("Spring GraphQL", "1.0.0") {
17081708
group("org.springframework.graphql") {
17091709
modules = [
17101710
"spring-graphql",

0 commit comments

Comments
 (0)