Skip to content

Commit

Permalink
Upgrade to JUnit Jupiter 5.3
Browse files Browse the repository at this point in the history
Issue: SPR-17129
  • Loading branch information
sbrannen committed Sep 3, 2018
1 parent dcdf9c0 commit 454cd93
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 @@ -34,7 +34,7 @@ ext {
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.6"
jettyVersion = "9.4.12.RC2"
junit5Version = "5.3.0-RC1"
junit5Version = "5.3.0"
kotlinVersion = "1.2.61"
log4jVersion = "2.11.1"
nettyVersion = "4.1.29.Final"
Expand Down

0 comments on commit 454cd93

Please sign in to comment.