We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a307c61 commit 3188478Copy full SHA for 3188478
1 file changed
de.bitctrl.dav.rest.server/build.gradle
@@ -18,7 +18,7 @@ dependencies {
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'
21
- testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
+ testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:3.0.3'
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'
24
testImplementation 'junit:junit:4.12'
0 commit comments