Skip to content

Commit 439bc65

Browse files
committed
Upgrade to JUnit Jupiter 5.4 RC1
Issue: spring-projects#22308
1 parent 05f1ea8 commit 439bc65

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

0 commit comments

Comments
 (0)