Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.0 to 6.23…
Browse files Browse the repository at this point in the history
….3 (#126)

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.23.0 to 6.23.3.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/6.23.0...gradle/6.23.3)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  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 Dec 4, 2023
1 parent 6316a1b commit ab5c864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {
}
dependencies {
classpath("gradle.plugin.org.ec4j.gradle:editorconfig-gradle-plugin:0.0.3")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.23.0")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.23.3")
classpath("net.researchgate:gradle-release:3.0.2")
}
}
Expand Down

0 comments on commit ab5c864

Please sign in to comment.