Skip to content

Commit

Permalink
Update JUnit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yvolk committed Feb 8, 2020
1 parent bc8455b commit 7f5d260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ buildscript {
espressoCoreVersion = '3.2.0'
grgitVersion = '2.1.0'
jodaTimeVersion = '2.10.3'
junitVersion = '4.13-rc-1'
junitJupiterVersion = '5.5.2'
junitVersion = '4.13'
junitJupiterVersion = '5.6.0'
testRulesVersion = '1.2.0'
testRunnerVersion = '1.2.0'
}
Expand Down

0 comments on commit 7f5d260

Please sign in to comment.