Skip to content

Commit b3d40b3

Browse files
committed
Upgrade to JUnit Jupiter 5.5 RC2
See gh-23076
1 parent d2e6d02 commit b3d40b3

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.5.0-RC1"
38+
junit5Version = "5.5.0-RC2"
3939
kotlinVersion = "1.3.40"
4040
log4jVersion = "2.11.2"
4141
nettyVersion = "4.1.36.Final"

0 commit comments

Comments
 (0)