Skip to content

Commit 64d13c4

Browse files
committed
Upgrade to JUnit Jupiter 5.5
Closes gh-23076
1 parent 932f771 commit 64d13c4

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

0 commit comments

Comments
 (0)