Skip to content

Commit

Permalink
Always use latest junit4 library.
Browse files Browse the repository at this point in the history
  • Loading branch information
jksiezni committed May 22, 2015
1 parent c9bb3c8 commit 273931e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ repositories {
}

dependencies {
testCompile 'junit:junit:4.8.2'
testCompile 'junit:junit:4.+'
}

0 comments on commit 273931e

Please sign in to comment.