Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.test-framework.providers:jerse…
Browse files Browse the repository at this point in the history
…y-test-framework-provider-bundle to v2.35
  • Loading branch information
renovate-bot committed Oct 21, 2021
1 parent a307c61 commit 879ec33
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 @@ -20,7 +20,7 @@ dependencies {
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.28'
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.28'
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35'
testImplementation 'junit:junit:4.12'
}

Expand Down

0 comments on commit 879ec33

Please sign in to comment.