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