Skip to content

Commit b68d0a3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency org.osgi:org.osgi.service.metatype.annotations to v1.4.1
1 parent 50c988a commit b68d0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compileOnly 'org.osgi:org.osgi.service.cm:1.6.1'
2626
compileOnly 'org.osgi:org.osgi.service.component:1.4.0'
2727
compileOnly 'org.osgi:org.osgi.service.component.annotations:1.4.0'
28-
compileOnly 'org.osgi:org.osgi.service.metatype.annotations:1.4.0'
28+
compileOnly 'org.osgi:org.osgi.service.metatype.annotations:1.4.1'
2929
compileOnly 'org.osgi:org.osgi.annotation:6.0.0'
3030

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

0 commit comments

Comments
 (0)