Skip to content

Commit 5e7065d

Browse files
committed
Upgrade to JUnit Jupiter 5.4 RC2
Issue: spring-projects#22308
1 parent af13580 commit 5e7065d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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-RC1"
37+
junit5Version = "5.4.0-RC2"
3838
kotlinVersion = "1.3.20"
3939
log4jVersion = "2.11.1"
4040
nettyVersion = "4.1.33.Final"

0 commit comments

Comments
 (0)