We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a307c61 commit 64c07b9Copy full SHA for 64c07b9
1 file changed
de.bitctrl.dav.rest.server/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
18
19
testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
20
- testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
+ testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:3.0.3'
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'
0 commit comments