Skip to content

Commit 900147c

Browse files
Bump graphql-java from 17.2 to 17.4
1 parent e7e2b95 commit 900147c

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.2'
57+
compile 'com.graphql-java:graphql-java:17.4'
5858
compile 'com.graphql-java:graphql-java-extended-scalars:17.0'
5959

6060

0 commit comments

Comments
 (0)