Skip to content

Commit

Permalink
Upgrade to GraphQL Java 19.4
Browse files Browse the repository at this point in the history
Closes gh-34718
  • Loading branch information
wilkinsona committed Mar 22, 2023
1 parent 9f916c8 commit c56b190
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 @@ -284,7 +284,7 @@ bom {
]
}
}
library("GraphQL Java", "19.2") {
library("GraphQL Java", "19.4") {
group("com.graphql-java") {
modules = [
"graphql-java"
Expand Down

0 comments on commit c56b190

Please sign in to comment.