Skip to content

Commit

Permalink
Bump spotless-maven-plugin from 2.18.0 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.18.0 to 2.20.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.18.0...lib/2.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jqno committed Jan 28, 2022
1 parent ced0461 commit 0712ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<version.pitest.maven>1.7.3</version.pitest.maven>
<version.spotbugs.maven>4.5.3.0</version.spotbugs.maven>
<version.spotbugs>4.5.2</version.spotbugs>
<version.spotless.maven>2.18.0</version.spotless.maven>
<version.spotless.maven>2.20.0</version.spotless.maven>
<version.spotless.prettier-java>1.6.1</version.spotless.prettier-java>
<version.spotless.prettier>2.5.1</version.spotless.prettier>

Expand Down

0 comments on commit 0712ffb

Please sign in to comment.