Skip to content

Commit fc1c3d0

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent 03d11ec commit fc1c3d0

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
@@ -31,8 +31,8 @@ tasks.register('highLevelDataSetup', JavaExec) {
3131

3232

3333
def versions = [
34-
junit : '5.10.1',
35-
junitPlatform : '1.10.1'
34+
junit : '6.0.1',
35+
junitPlatform : '6.0.1'
3636
]
3737

3838
ext.libraries = [

0 commit comments

Comments
 (0)