Skip to content

Commit

Permalink
Upgrade to JUnit 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jul 2, 2019
1 parent 638d104 commit 6f80938
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 @@ -88,8 +88,8 @@ subprojects { subproject ->
jackson2Version = '2.9.9'
jaywayJsonPathVersion = '2.4.0'
junit4Version = '4.12'
junitJupiterVersion = '5.4.0'
junitPlatformVersion = '1.4.0'
junitJupiterVersion = '5.5.0'
junitPlatformVersion = '1.5.0'
log4jVersion = '2.11.2'
logbackVersion = '1.2.3'
mockitoVersion = '2.28.2'
Expand Down

0 comments on commit 6f80938

Please sign in to comment.