Skip to content

Commit

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

---
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 May 4, 2023
1 parent 3e204f1 commit b766e6b
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 @@ -897,7 +897,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.19</version>
<version>2.20</version>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
Expand Down

0 comments on commit b766e6b

Please sign in to comment.