Skip to content

Commit 4a2db00

Browse files
committed
Upgraded JUnit platform to 1.13.0
1 parent 48b7a11 commit 4a2db00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ static def javaTargetVersion() {
3232
}
3333

3434
ext {
35-
junitPlatformVersion = '1.12.2'
35+
junitPlatformVersion = '1.13.0'
3636
junitJupiterVersion = '5.13.0'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'

0 commit comments

Comments
 (0)