Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanleyt authored Apr 29, 2019
1 parent 55b68e7 commit 5b4c67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Set Up
Add the following dependency to your gradle build file:

```
testCompile group: 'com.github.hanleyt', name: 'jersey-junit', version: '1.4.0'
testCompile group: 'com.github.hanleyt', name: 'jersey-junit', version: '2.0.0'
// Add a test container factory, for example grizzly :
testCompile group: 'org.glassfish.jersey.test-framework.providers', name: 'jersey-test-framework-provider-grizzly2', version: '2.28'
```
Expand Down

0 comments on commit 5b4c67f

Please sign in to comment.