Skip to content

Commit 879ec33

Browse files
committed
Update dependency org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle to v2.35
1 parent a307c61 commit 879ec33

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
@@ -20,7 +20,7 @@ dependencies {
2020
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
2121
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
2222
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'
23+
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'
2424
testImplementation 'junit:junit:4.12'
2525
}
2626

0 commit comments

Comments
 (0)