Skip to content

Commit de3445a

Browse files
committed
Upgraded to JUnit platform 5.9.3
1 parent 6b4a197 commit de3445a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ static def showStandardStreams() {
2424
}
2525

2626
ext {
27-
junitPlatformVersion = '1.9.2'
28-
junitJupiterVersion = '5.9.2'
27+
junitPlatformVersion = '1.9.3'
28+
junitJupiterVersion = '5.9.3'
2929
apiGuardianVersion = '1.1.2'
3030
opentest4jVersion = '1.2.0'
3131
archunitVersion = '1.0.1'

0 commit comments

Comments
 (0)