Skip to content

Commit 8e5952d

Browse files
committed
Update dependency org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle to v2.35
1 parent 1072a33 commit 8e5952d

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
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
1919
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
2020
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.28'
21-
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.28'
21+
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'
2222
testImplementation 'junit:junit:4.12'
2323
}
2424

0 commit comments

Comments
 (0)