Skip to content

Commit 88fa251

Browse files
Remove apply false (#590) (#591)
(cherry picked from commit 5226c31) Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4311e71 commit 88fa251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
plugins {
2727
id 'com.netflix.nebula.ospackage' version "11.8.0"
2828
id 'java-library'
29-
id "com.diffplug.spotless" version "6.25.0" apply false
29+
id "com.diffplug.spotless" version "6.25.0"
3030
}
3131

3232
apply plugin: 'opensearch.opensearchplugin'

0 commit comments

Comments
 (0)