We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e005abf commit aea820aCopy full SHA for aea820a
1 file changed
de.bitctrl.dav.rest.server/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35'
26
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35'
27
28
- testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'
+ testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:3.0.3'
29
testImplementation 'junit:junit:4.13.2'
30
31
0 commit comments