We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f453c89 commit 51e4555Copy full SHA for 51e4555
build.gradle
@@ -26,7 +26,7 @@ buildscript {
26
plugins {
27
id 'com.netflix.nebula.ospackage' version "11.8.0"
28
id 'java-library'
29
- id "com.diffplug.spotless" version "6.25.0" apply false
+ id "com.diffplug.spotless" version "6.25.0"
30
}
31
32
apply plugin: 'opensearch.opensearchplugin'
0 commit comments