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.24.0 (#408)

Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.24.0 (#407)



(cherry picked from commit b9d295f)

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 Jan 16, 2024
1 parent 1e357c3 commit f27f2d2
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 @@ -35,7 +35,7 @@ buildscript {

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

0 comments on commit f27f2d2

Please sign in to comment.