Skip to content

Commit

Permalink
chore(deps): bump spotless-maven-plugin from 2.27.2 to 2.28.0
Browse files Browse the repository at this point in the history
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.2 to 2.28.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.27.2...lib/2.28.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Nov 25, 2022
1 parent 66ca558 commit 55394f3
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 @@ -144,7 +144,7 @@
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
<nexus-staging-maven-plugin>1.6.13</nexus-staging-maven-plugin>
<spotless-maven-plugin.version>2.27.2</spotless-maven-plugin.version>
<spotless-maven-plugin.version>2.28.0</spotless-maven-plugin.version>

<!-- Other options -->
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 55394f3

Please sign in to comment.