Upgrade to JUnit Jupiter 5.5 RC1

See gh-23076
This commit is contained in:
Sam Brannen
2019-06-10 16:51:47 +03:00
parent 7a87d86b80
commit 809fc50036

View File

@@ -35,7 +35,7 @@ ext {
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.9"
jettyVersion = "9.4.18.v20190429"
junit5Version = "5.4.2"
junit5Version = "5.5.0-RC1"
kotlinVersion = "1.3.31"
log4jVersion = "2.11.2"
nettyVersion = "4.1.36.Final"