Skip to content

Commit 3188478

Browse files
committed
Update dependency org.glassfish.jersey.test-framework:jersey-test-framework-core to v3
1 parent a307c61 commit 3188478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

de.bitctrl.dav.rest.server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
2020
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'
21+
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:3.0.3'
2222
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.28'
2323
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.28'
2424
testImplementation 'junit:junit:4.12'

0 commit comments

Comments
 (0)