Skip to content

Commit 809fc50

Browse files
committed
Upgrade to JUnit Jupiter 5.5 RC1
See gh-23076
1 parent 7a87d86 commit 809fc50

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.9"
3737
jettyVersion = "9.4.18.v20190429"
38-
junit5Version = "5.4.2"
38+
junit5Version = "5.5.0-RC1"
3939
kotlinVersion = "1.3.31"
4040
log4jVersion = "2.11.2"
4141
nettyVersion = "4.1.36.Final"

0 commit comments

Comments
 (0)