Skip to content

Commit

Permalink
Upgrade to GraphQL Java 18.1
Browse files Browse the repository at this point in the history
Closes gh-30859
  • Loading branch information
bclozel committed May 4, 2022
1 parent 23f89f0 commit ecd7c21
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 @@ -399,7 +399,7 @@ bom {
]
}
}
library("GraphQL Java", "18.0") {
library("GraphQL Java", "18.1") {
group("com.graphql-java") {
modules = [
"graphql-java"
Expand Down

0 comments on commit ecd7c21

Please sign in to comment.