Skip to content

Commit

Permalink
chore(deps): bump spotless-maven-plugin from 2.27.1 to 2.27.2
Browse files Browse the repository at this point in the history
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.27.1...maven/2.27.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Oct 11, 2022
1 parent 6a65483 commit 177de1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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.1</spotless-maven-plugin.version>
<spotless-maven-plugin.version>2.27.2</spotless-maven-plugin.version>

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

0 comments on commit 177de1c

Please sign in to comment.