Skip to content

Commit 9e6f15d

Browse files
committed
Update dependency org.glassfish.jersey.test-framework:jersey-test-framework-core to v3
1 parent e005abf commit 9e6f15d

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
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
2323

2424
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35'
25-
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35'
25+
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:3.0.3'
2626
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35'
2727

2828
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'

0 commit comments

Comments
 (0)