Bump com.diffplug.spotless from 6.4.1 to 6.4.2 (#2827)
Bumps com.diffplug.spotless from 6.4.1 to 6.4.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b5d5616d44
commit
c876f55294
|
@ -48,7 +48,7 @@ plugins {
|
|||
id 'lifecycle-base'
|
||||
id 'opensearch.docker-support'
|
||||
id 'opensearch.global-build-info'
|
||||
id "com.diffplug.spotless" version "6.4.1" apply false
|
||||
id "com.diffplug.spotless" version "6.4.2" apply false
|
||||
id "org.gradle.test-retry" version "1.3.1" apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue