Skip to content

Commit

Permalink
Upgrade to Spring for GraphQL 1.1.0
Browse files Browse the repository at this point in the history
Closes gh-33145
  • Loading branch information
bclozel committed Nov 22, 2022
1 parent cbc19ab commit aeccf76
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 @@ -1364,7 +1364,7 @@ bom {
]
}
}
library("Spring GraphQL", "1.1.0-SNAPSHOT") {
library("Spring GraphQL", "1.1.0") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",
Expand Down

0 comments on commit aeccf76

Please sign in to comment.