Skip to content

Commit 07fb1d0

Browse files
authored
Merge pull request #287 from Nosto/upgrade-graphql-java
Upgrade graphql-java
2 parents 11f7d29 + 900147c commit 07fb1d0

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)