Skip to content

Commit

Permalink
update to graphql-java 5
Browse files Browse the repository at this point in the history
  • Loading branch information
yarinvak committed Nov 9, 2017
1 parent 55fb330 commit bebde41
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 @@ -67,7 +67,7 @@ gradle.projectsEvaluated {

dependencies {
compile 'javax.validation:validation-api:1.1.0.Final'
compile 'com.graphql-java:graphql-java:4.2'
compile 'com.graphql-java:graphql-java:5.0'

// OSGi
compileOnly 'org.osgi:org.osgi.core:6.0.0'
Expand Down

0 comments on commit bebde41

Please sign in to comment.