Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.9.0 to 6.9.1
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.9.0 to 6.9.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2022
1 parent f45042f commit 3127113
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 @@ -3,7 +3,7 @@ plugins {
jacoco
`maven-publish`
id("com.github.spotbugs") version "5.0.9" // https://plugins.gradle.org/plugin/com.github.spotbugs
id("com.diffplug.spotless") version "6.9.0" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("com.diffplug.spotless") version "6.9.1" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("pl.allegro.tech.build.axion-release") version "1.14.0" // https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release
id("com.github.kt3k.coveralls") version "2.12.0" // https://plugins.gradle.org/plugin/com.github.kt3k.coveralls
id("org.javamodularity.moduleplugin") version "1.8.12" apply false // https://plugins.gradle.org/plugin/org.javamodularity.moduleplugin
Expand Down

0 comments on commit 3127113

Please sign in to comment.