Skip to content

Commit dbe98aa

Browse files
authored
Upgrade Spotless Gradle plugin from 8.0.0 to 8.4.0 (#21023)
Signed-off-by: Andrew Ross <andrross@amazon.com>
1 parent 0715181 commit dbe98aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ plugins {
5555
id 'lifecycle-base'
5656
id 'opensearch.docker-support'
5757
id 'opensearch.global-build-info'
58-
id "com.diffplug.spotless" version "8.0.0" apply false
58+
id "com.diffplug.spotless" version "8.4.0" apply false
5959
id "org.gradle.test-retry" version "1.6.2" apply false
6060
id "test-report-aggregation"
6161
id 'jacoco-report-aggregation'

0 commit comments

Comments
 (0)