Skip to content

Commit c6fe3cc

Browse files
Update junit-framework monorepo to v6
1 parent e7df73b commit c6fe3cc

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
@@ -37,8 +37,8 @@ ext {
3737
}
3838

3939
def versions = [
40-
junit : '5.12.2',
41-
junitPlatform : '1.12.2',
40+
junit : '6.0.1',
41+
junitPlatform : '6.0.1',
4242
lombok : '1.18.42',
4343
gradlePitest : '1.3.0',
4444
pitest : '1.21.0',

0 commit comments

Comments
 (0)