Skip to content

Commit

Permalink
fix hamcrest upgrade in libopac
Browse files Browse the repository at this point in the history
  • Loading branch information
johan12345 committed Jul 7, 2020
1 parent 4e63c28 commit f786ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opacclient/libopac/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies {

// Testing
testImplementation 'junit:junit:4.13'
testImplementation 'org.hamcrest:hamcrest:2.2'
testImplementation 'org.hamcrest:hamcrest-library:2.2'
testImplementation 'org.mockito:mockito-core:1.10.19'
}
Expand Down

0 comments on commit f786ab2

Please sign in to comment.