Skip to content

Commit

Permalink
Bump spotless-plugin-gradle from 6.5.0 to 6.8.0 (#356)
Browse files Browse the repository at this point in the history
Bumps spotless-plugin-gradle from 6.5.0 to 6.8.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 13, 2022
1 parent da3eddf commit 2889212
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 @@ -54,7 +54,7 @@ dependencies {
implementation 'org.asciidoctor:asciidoctorj:2.5.3'
implementation "io.spring.nohttp:nohttp-gradle:0.0.10"
implementation "com.github.ben-manes:gradle-versions-plugin:0.42.0"
implementation "com.diffplug.spotless:spotless-plugin-gradle:6.5.0"
implementation "com.diffplug.spotless:spotless-plugin-gradle:6.8.0"
implementation "com.adarshr:gradle-test-logger-plugin:3.2.0"
implementation "io.github.gradle-nexus:publish-plugin:1.1.0"
implementation "se.patrikerdes:gradle-use-latest-versions-plugin:0.2.18"
Expand Down

0 comments on commit 2889212

Please sign in to comment.