We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7c055 commit 3b40935Copy full SHA for 3b40935
server/build.gradle
@@ -36,7 +36,7 @@ plugins {
36
id('opensearch.publish')
37
id('opensearch.internal-cluster-test')
38
id('opensearch.optional-dependencies')
39
- id('me.champeau.gradle.japicmp') version '0.4.5'
+ id('me.champeau.gradle.japicmp') version '0.4.6'
40
}
41
42
publishing {
0 commit comments