Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 14, 2022
1 parent 30f0954 commit 9f9c6f0
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 @@ -95,7 +95,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.20.1</version>
<version>2.20.2</version>
<configuration>
<!-- define a language-specific format -->
<java>
Expand Down

0 comments on commit 9f9c6f0

Please sign in to comment.