Skip to content

Commit 4f57d71

Browse files
committed
Upgrade to JUnit Jupiter 5.4
Closes gh-22308
1 parent f5ae288 commit 4f57d71

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
@@ -34,7 +34,7 @@ ext {
3434
hsqldbVersion = "2.4.1"
3535
jackson2Version = "2.9.8"
3636
jettyVersion = "9.4.14.v20181114"
37-
junit5Version = "5.4.0-RC2"
37+
junit5Version = "5.4.0"
3838
kotlinVersion = "1.3.21"
3939
log4jVersion = "2.11.1"
4040
nettyVersion = "4.1.33.Final"

0 commit comments

Comments
 (0)