Skip to content

Commit 454cd93

Browse files
committed
Upgrade to JUnit Jupiter 5.3
Issue: SPR-17129
1 parent dcdf9c0 commit 454cd93

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.6"
3636
jettyVersion = "9.4.12.RC2"
37-
junit5Version = "5.3.0-RC1"
37+
junit5Version = "5.3.0"
3838
kotlinVersion = "1.2.61"
3939
log4jVersion = "2.11.1"
4040
nettyVersion = "4.1.29.Final"

0 commit comments

Comments
 (0)