Skip to content

Commit 33979b2

Browse files
committed
Upgrade to JUnit Jupiter 5.5.1
See gh-23076
1 parent 8ea3aa5 commit 33979b2

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
@@ -36,7 +36,7 @@ ext {
3636
hsqldbVersion = "2.5.0"
3737
jackson2Version = "2.9.9"
3838
jettyVersion = "9.4.19.v20190610"
39-
junit5Version = "5.5.0"
39+
junit5Version = "5.5.1"
4040
kotlinVersion = "1.3.41"
4141
log4jVersion = "2.12.0"
4242
nettyVersion = "4.1.37.Final"

0 commit comments

Comments
 (0)