Skip to content

Commit bebde41

Browse files
committed
update to graphql-java 5
1 parent 55fb330 commit bebde41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ gradle.projectsEvaluated {
6767

6868
dependencies {
6969
compile 'javax.validation:validation-api:1.1.0.Final'
70-
compile 'com.graphql-java:graphql-java:4.2'
70+
compile 'com.graphql-java:graphql-java:5.0'
7171

7272
// OSGi
7373
compileOnly 'org.osgi:org.osgi.core:6.0.0'

0 commit comments

Comments
 (0)