We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f5bdd commit 10d1d3cCopy full SHA for 10d1d3c
graphql-java-servlet/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
compileOnly 'org.osgi:org.osgi.service.cm:1.5.0'
27
compileOnly 'org.osgi:org.osgi.service.component:1.3.0'
28
compileOnly 'org.osgi:org.osgi.service.component.annotations:1.3.0'
29
- compileOnly 'org.osgi:org.osgi.service.metatype.annotations:1.3.0'
+ compileOnly 'org.osgi:org.osgi.service.metatype.annotations:1.4.0'
30
compileOnly 'org.osgi:org.osgi.annotation:6.0.0'
31
32
testCompile 'io.github.graphql-java:graphql-java-annotations:8.3'
0 commit comments