Skip to content

Commit 69e340e

Browse files
Bump version graphql-java from 17.2 to 20.4
1 parent 99bf0de commit 69e340e

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:20.3'
57+
compile 'com.graphql-java:graphql-java:20.4'
5858
compile 'com.graphql-java:graphql-java-extended-scalars:20.2'
5959
compile 'javax.xml.bind:jaxb-api:2.3.1'
6060

0 commit comments

Comments
 (0)