Skip to content

Commit

Permalink
build(deps): bump org.projectnessie.buildsupport.spotless (#4828)
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.4 to 0.2.5.
- [Release notes](https://github.com/projectnessie/gradle-build-plugins/releases)
- [Commits](projectnessie/gradle-build-plugins@v0.2.4...v0.2.5)

---
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 Aug 1, 2022
1 parent 151a8c9 commit a142a54
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.6"
id("org.projectnessie") version "0.27.3"
id("org.projectnessie.buildsupport.spotless") version "0.2.4"
id("org.projectnessie.buildsupport.spotless") version "0.2.5"
// The above version "includes" the ones below
// org.projectnessie.buildsupport.attach-test-jar
// org.projectnessie.buildsupport.checkstyle
Expand Down

0 comments on commit a142a54

Please sign in to comment.