Skip to content

Commit a328cc3

Browse files
committed
upgrade to 9.2
1 parent 52119bb commit a328cc3

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
@@ -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.1'
72+
compile 'com.graphql-java:graphql-java:9.2'
7373

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

0 commit comments

Comments
 (0)