Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (#374)
Browse files Browse the repository at this point in the history
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.40.0 to 2.43.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.40.0...lib/2.43.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 2cad830 commit b47f65e
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 @@ -45,7 +45,7 @@
<plugin.version.maven-resources-plugin>3.3.1</plugin.version.maven-resources-plugin>
<plugin.version.maven-shade-plugin>3.5.1</plugin.version.maven-shade-plugin>
<plugin.version.maven-surefire-plugin>3.2.2</plugin.version.maven-surefire-plugin>
<plugin.version.spotless-maven-plugin>2.40.0</plugin.version.spotless-maven-plugin>
<plugin.version.spotless-maven-plugin>2.43.0</plugin.version.spotless-maven-plugin>
<plugin.version.maven-compiler-plugin>3.11.0</plugin.version.maven-compiler-plugin>
<plugin.version.native-maven-plugin>0.9.28</plugin.version.native-maven-plugin>
<plugin.version.maven-depdendency-plugin>3.6.1</plugin.version.maven-depdendency-plugin>
Expand Down

0 comments on commit b47f65e

Please sign in to comment.