We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a307c61 commit 879ec33Copy full SHA for 879ec33
1 file changed
de.bitctrl.dav.rest.server/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
21
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
22
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.28'
23
- testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.28'
+ testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'
24
testImplementation 'junit:junit:4.12'
25
}
26
0 commit comments