Skip to content

Commit 7986600

Browse files
dependabot: bump com.diffplug.spotless from 6.22.0 to 6.25.0 (#558)
Bumps com.diffplug.spotless from 6.22.0 to 6.25.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2159862 commit 7986600

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.5.0"
2828
id 'java-library'
29-
id "com.diffplug.spotless" version "6.22.0" apply false
29+
id "com.diffplug.spotless" version "6.25.0" apply false
3030
}
3131

3232
apply plugin: 'opensearch.opensearchplugin'

0 commit comments

Comments
 (0)