Skip to content

Commit 288a67b

Browse files
authored
Merge pull request #322 from graphql-java-kickstart/renovate/org.osgi-org.osgi.service.metatype.annotations-1.x
2 parents 7e034b8 + f5de0f8 commit 288a67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
compileOnly 'org.osgi:org.osgi.service.cm:1.6.0'
2727
compileOnly 'org.osgi:org.osgi.service.component:1.3.0'
2828
compileOnly 'org.osgi:org.osgi.service.component.annotations:1.3.0'
29-
compileOnly 'org.osgi:org.osgi.service.metatype.annotations:1.3.0'
29+
compileOnly 'org.osgi:org.osgi.service.metatype.annotations:1.4.0'
3030
compileOnly 'org.osgi:org.osgi.annotation:6.0.0'
3131

3232
testImplementation 'io.github.graphql-java:graphql-java-annotations:8.3'

0 commit comments

Comments
 (0)