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 6d1aa7a commit 9df33d7Copy full SHA for 9df33d7
build.gradle
@@ -23,8 +23,8 @@ buildscript {
23
24
opensearch_java_version = '3.2.0'
25
aws_sdk_version = '2.30.18'
26
- junit_version = '5.13.4' // version catalog is 4.x
27
- junit_platform_version = '1.13.4' // version catalog brings in earlier
+ junit_version = '5.14.0' // version catalog is 4.x
+ junit_platform_version = '1.14.0' // version catalog brings in earlier
28
}
29
30
repositories {
0 commit comments