Skip to content

Commit

Permalink
Bump com.spotify.fmt:fmt-maven-plugin from 2.22 to 2.22.1
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.22 to 2.22.1.
- [Release notes](https://github.com/spotify/fmt-maven-plugin/releases)
- [Commits](spotify/fmt-maven-plugin@2.22.0...2.22.1)

---
updated-dependencies:
- dependency-name: com.spotify.fmt:fmt-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent c0c03fc commit 3175b9e
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 @@ -32,7 +32,7 @@
<surefire.plugin.version>3.2.5</surefire.plugin.version>
<aspectjweaver.version>${aspectj.version}</aspectjweaver.version>
<allure.maven.version>2.12.0</allure.maven.version>
<fmt.maven.plugin.version>2.22</fmt.maven.plugin.version>
<fmt.maven.plugin.version>2.22.1</fmt.maven.plugin.version>
<compiler.plugin.version>3.11.0</compiler.plugin.version>
</properties>

Expand Down

0 comments on commit 3175b9e

Please sign in to comment.