Skip to content

Commit

Permalink
build(deps): bump org.projectnessie.buildsupport.spotless (#4770)
Browse files Browse the repository at this point in the history
Bumps [org.projectnessie.buildsupport.spotless](https://github.com/projectnessie/gradle-build-plugins) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/projectnessie/gradle-build-plugins/releases)
- [Commits](projectnessie/gradle-build-plugins@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: org.projectnessie.buildsupport.spotless
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2022
1 parent b1e0ea7 commit 3f0c2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependabot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ plugins {
id("net.ltgt.errorprone") version "2.0.2"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.5"
id("org.projectnessie") version "0.27.3"
id("org.projectnessie.buildsupport.spotless") version "0.2.3"
id("org.projectnessie.buildsupport.spotless") version "0.2.4"
// The above version "includes" the ones below
// org.projectnessie.buildsupport.attach-test-jar
// org.projectnessie.buildsupport.checkstyle
Expand Down

0 comments on commit 3f0c2a2

Please sign in to comment.