Skip to content

Commit 6f80938

Browse files
committed
Upgrade to JUnit 5.5.0
1 parent 638d104 commit 6f80938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ subprojects { subproject ->
8888
jackson2Version = '2.9.9'
8989
jaywayJsonPathVersion = '2.4.0'
9090
junit4Version = '4.12'
91-
junitJupiterVersion = '5.4.0'
92-
junitPlatformVersion = '1.4.0'
91+
junitJupiterVersion = '5.5.0'
92+
junitPlatformVersion = '1.5.0'
9393
log4jVersion = '2.11.2'
9494
logbackVersion = '1.2.3'
9595
mockitoVersion = '2.28.2'

0 commit comments

Comments
 (0)