Skip to content

Commit 780f5f2

Browse files
committed
Upgraded to JUnit platform 1.13.1
1 parent 4a2db00 commit 780f5f2

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
@@ -32,8 +32,8 @@ static def javaTargetVersion() {
3232
}
3333

3434
ext {
35-
junitPlatformVersion = '1.13.0'
36-
junitJupiterVersion = '5.13.0'
35+
junitPlatformVersion = '1.13.1'
36+
junitJupiterVersion = '5.13.1'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'
3939
archunitVersion = '1.4.1'

0 commit comments

Comments
 (0)