Skip to content

Commit

Permalink
[Backport 2.x] Update dependency com.diffplug.spotless:spotless-plugi…
Browse files Browse the repository at this point in the history
…n-gradle to v6.23.0 (#208)

Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.23.0 (#206)



(cherry picked from commit 70e7926)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 28, 2023
1 parent 862fefe commit 93a041e
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 @@ -69,7 +69,7 @@ buildscript {

dependencies {
classpath "org.opensearch.gradle:build-tools:${opensearch_version}"
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.22.0"
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.23.0"
classpath "com.github.form-com.diff-coverage-gradle:diff-coverage:0.9.5"
}
}
Expand Down

0 comments on commit 93a041e

Please sign in to comment.