Skip to content

Commit

Permalink
Upgrade to Spring for GraphQL 1.0.0
Browse files Browse the repository at this point in the history
Closes gh-30858
  • Loading branch information
bclozel committed May 18, 2022
1 parent 646d582 commit e34187d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1704,7 +1704,7 @@ bom {
]
}
}
library("Spring GraphQL", "1.0.0-SNAPSHOT") {
library("Spring GraphQL", "1.0.0") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",
Expand Down

0 comments on commit e34187d

Please sign in to comment.