Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.2.0 to 6.3.0 (opensearch-project#2180
Browse files Browse the repository at this point in the history
…) (opensearch-project#2363)

Bumps com.diffplug.spotless from 6.2.0 to 6.3.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 06560d4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 9419542 commit cc477d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ plugins {
id 'lifecycle-base'
id 'opensearch.docker-support'
id 'opensearch.global-build-info'
id "com.diffplug.spotless" version "6.2.0" apply false
id "com.diffplug.spotless" version "6.3.0" apply false
}

apply from: 'gradle/build-complete.gradle'
Expand Down

0 comments on commit cc477d6

Please sign in to comment.