Skip to content

Commit

Permalink
Upgrade to GraphQL Java 18.4
Browse files Browse the repository at this point in the history
Closes gh-34717
  • Loading branch information
wilkinsona committed Mar 22, 2023
1 parent f234980 commit dd8f0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ bom {
]
}
}
library("GraphQL Java", "18.3") {
library("GraphQL Java", "18.4") {
group("com.graphql-java") {
modules = [
"graphql-java"
Expand Down

0 comments on commit dd8f0c4

Please sign in to comment.