Skip to content

Commit

Permalink
Upgrade to Spring for GraphQL 1.1.1
Browse files Browse the repository at this point in the history
Closes gh-33477
  • Loading branch information
bclozel committed Dec 20, 2022
1 parent 28f9f20 commit 49da9b7
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.1-SNAPSHOT") {
library("Spring GraphQL", "1.1.1") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",
Expand Down

0 comments on commit 49da9b7

Please sign in to comment.