Upgrade to JUnit Jupiter 5.4.2

See gh-22308
This commit is contained in:
Sam Brannen
2019-04-07 22:05:33 +02:00
parent 353e092bf6
commit 8f5d2d65a1

View File

@@ -35,7 +35,7 @@ ext {
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.8"
jettyVersion = "9.4.15.v20190215"
junit5Version = "5.4.1"
junit5Version = "5.4.2"
kotlinVersion = "1.3.21"
log4jVersion = "2.11.2"
nettyVersion = "4.1.34.Final"