Skip to content

Commit dc47ea0

Browse files
committed
Update spotless plugin (#56880)
1 parent d406a53 commit dc47ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins {
3636
id 'lifecycle-base'
3737
id 'elasticsearch.docker-support'
3838
id 'elasticsearch.global-build-info'
39-
id "com.diffplug.gradle.spotless" version "3.28.0" apply false
39+
id "com.diffplug.gradle.spotless" version "4.0.0" apply false
4040
}
4141

4242
apply from: 'gradle/build-scan.gradle'

0 commit comments

Comments
 (0)