Skip to content

Commit 859b58d

Browse files
committed
upgrade to 9.1
1 parent f686212 commit 859b58d

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
@@ -69,7 +69,7 @@ gradle.projectsEvaluated {
6969

7070
dependencies {
7171
compile 'javax.validation:validation-api:1.1.0.Final'
72-
compile 'com.graphql-java:graphql-java:9.0'
72+
compile 'com.graphql-java:graphql-java:9.1'
7373

7474
// OSGi
7575
compileOnly 'org.osgi:org.osgi.core:6.0.0'

0 commit comments

Comments
 (0)