Skip to content

Commit

Permalink
(deps) update to graphql-java 17.2 (contains several bug fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Aug 30, 2021
1 parent f7b148c commit 953af76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gradle.projectsEvaluated {

dependencies {
compile 'javax.validation:validation-api:1.1.0.Final'
compile 'com.graphql-java:graphql-java:17.1'
compile 'com.graphql-java:graphql-java:17.2'
compile 'com.graphql-java:graphql-java-extended-scalars:17.0'


Expand Down

0 comments on commit 953af76

Please sign in to comment.