Skip to content

Commit 953af76

Browse files
committed
(deps) update to graphql-java 17.2 (contains several bug fixes)
1 parent f7b148c commit 953af76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ gradle.projectsEvaluated {
5454

5555
dependencies {
5656
compile 'javax.validation:validation-api:1.1.0.Final'
57-
compile 'com.graphql-java:graphql-java:17.1'
57+
compile 'com.graphql-java:graphql-java:17.2'
5858
compile 'com.graphql-java:graphql-java-extended-scalars:17.0'
5959

6060

0 commit comments

Comments
 (0)