We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1072a33 commit 8e5952dCopy full SHA for 8e5952d
1 file changed
de.bitctrl.dav.rest.server/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
19
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
20
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.28'
21
- 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'
22
testImplementation 'junit:junit:4.12'
23
}
24
0 commit comments