We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e14ddb commit 6fea0e7Copy full SHA for 6fea0e7
build.gradle
@@ -23,8 +23,8 @@ buildscript {
23
24
opensearch_java_version = '3.3.0'
25
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
+ junit_version = '6.0.1' // version catalog is 4.x
+ junit_platform_version = '6.0.1' // version catalog brings in earlier
28
}
29
30
repositories {
0 commit comments