Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.test-framework:jersey-test-fra…
Browse files Browse the repository at this point in the history
…mework-util to v3
  • Loading branch information
renovate-bot committed Oct 21, 2021
1 parent e005abf commit 2a07af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de.bitctrl.dav.rest.server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {

testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'

testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35'
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:3.0.3'
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35'
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35'

Expand Down

0 comments on commit 2a07af4

Please sign in to comment.