Skip to content

Commit

Permalink
Upgrade to GraphQL Java 18.3
Browse files Browse the repository at this point in the history
Closes gh-31945
  • Loading branch information
bclozel committed Aug 1, 2022
1 parent 06b537e commit 6e1b680
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 @@ -404,7 +404,7 @@ bom {
]
}
}
library("GraphQL Java", "18.2") {
library("GraphQL Java", "18.3") {
group("com.graphql-java") {
modules = [
"graphql-java"
Expand Down

0 comments on commit 6e1b680

Please sign in to comment.