Skip to content

Commit 6fea0e7

Browse files
Update junit-framework monorepo to v6
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 9e14ddb commit 6fea0e7

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
@@ -23,8 +23,8 @@ buildscript {
2323

2424
opensearch_java_version = '3.3.0'
2525
aws_sdk_version = '2.30.18'
26-
junit_version = '5.14.0' // version catalog is 4.x
27-
junit_platform_version = '1.14.0' // version catalog brings in earlier
26+
junit_version = '6.0.1' // version catalog is 4.x
27+
junit_platform_version = '6.0.1' // version catalog brings in earlier
2828
}
2929

3030
repositories {

0 commit comments

Comments
 (0)