Skip to content

Commit

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

---
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 May 12, 2022
1 parent 480a512 commit fc1c3c3
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 @@ -77,7 +77,7 @@
<plugin.version.javadoc>3.4.0</plugin.version.javadoc>
<plugin.version.revapi>0.14.6</plugin.version.revapi>
<plugin.version.sonar>3.9.0.2155</plugin.version.sonar>
<plugin.version.spotless>2.22.4</plugin.version.spotless>
<plugin.version.spotless>2.22.5</plugin.version.spotless>
<plugin.version.surefire>3.0.0-M6</plugin.version.surefire>

<!-- maven extensions -->
Expand Down

0 comments on commit fc1c3c3

Please sign in to comment.