Upgrade to JUnit Jupiter 5.4 RC1

Issue: #22308
This commit is contained in:
Sam Brannen 2019-01-25 15:48:00 +01:00
parent 05f1ea8515
commit 439bc65b0e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ ext {
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.8"
jettyVersion = "9.4.14.v20181114"
junit5Version = "5.3.2"
junit5Version = "5.4.0-RC1"
kotlinVersion = "1.3.20"
log4jVersion = "2.11.1"
nettyVersion = "4.1.33.Final"