Skip to content

Commit

Permalink
Upgrade to GraphQL Java 18.2
Browse files Browse the repository at this point in the history
Closes gh-31812
  • Loading branch information
bclozel committed Jul 20, 2022
1 parent c3f3a2a commit 8cb2a0d
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 @@ -401,7 +401,7 @@ bom {
]
}
}
library("GraphQL Java", "18.1") {
library("GraphQL Java", "18.2") {
group("com.graphql-java") {
modules = [
"graphql-java"
Expand Down

0 comments on commit 8cb2a0d

Please sign in to comment.