Skip to content

Commit

Permalink
build(deps): bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24
Browse files Browse the repository at this point in the history
Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.23 to 2.24.
- [Release notes](https://github.com/spotify/fmt-maven-plugin/releases)
- [Commits](spotify/fmt-maven-plugin@2.23...2.24)

---
updated-dependencies:
- dependency-name: com.spotify.fmt:fmt-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 morpheus-87 committed Sep 4, 2024
1 parent ad1f33b commit cef63c0
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 @@ -70,7 +70,7 @@
<!-- plugins -->
<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
<version.maven-fmt-plugin>2.23</version.maven-fmt-plugin>
<version.maven-fmt-plugin>2.24</version.maven-fmt-plugin>
<version.maven-githook-plugin>1.0.5</version.maven-githook-plugin>
<version.maven-gpg-plugin>3.2.5</version.maven-gpg-plugin>
<version.maven-javadoc-plugin>3.8.0</version.maven-javadoc-plugin>
Expand Down

0 comments on commit cef63c0

Please sign in to comment.