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 cc843b3 commit f5de0f8Copy full SHA for f5de0f8
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
testImplementation 'io.github.graphql-java:graphql-java-annotations:8.3'
0 commit comments