Skip to content

Commit

Permalink
Remove apply false (#590)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi authored Feb 22, 2024
1 parent f453c89 commit 5226c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
plugins {
id 'com.netflix.nebula.ospackage' version "11.8.0"
id 'java-library'
id "com.diffplug.spotless" version "6.25.0" apply false
id "com.diffplug.spotless" version "6.25.0"
}

apply plugin: 'opensearch.opensearchplugin'
Expand Down

0 comments on commit 5226c31

Please sign in to comment.