Skip to content

Commit 8f5d2d6

Browse files
committed
Upgrade to JUnit Jupiter 5.4.2
See gh-22308
1 parent 353e092 commit 8f5d2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext {
3535
hsqldbVersion = "2.4.1"
3636
jackson2Version = "2.9.8"
3737
jettyVersion = "9.4.15.v20190215"
38-
junit5Version = "5.4.1"
38+
junit5Version = "5.4.2"
3939
kotlinVersion = "1.3.21"
4040
log4jVersion = "2.11.2"
4141
nettyVersion = "4.1.34.Final"

0 commit comments

Comments
 (0)