Skip to content

Commit aea820a

Browse files
committed
Update dependency org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle to v3
1 parent e005abf commit aea820a

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
@@ -25,7 +25,7 @@ dependencies {
2525
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35'
2626
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35'
2727

28-
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'
28+
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:3.0.3'
2929
testImplementation 'junit:junit:4.13.2'
3030

3131

0 commit comments

Comments
 (0)