Skip to content

Commit

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

0 comments on commit 232f3cd

Please sign in to comment.