Skip to content

Commit

Permalink
Bump fmt-maven-plugin from 2.8 to 2.10
Browse files Browse the repository at this point in the history
Bumps [fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin) from 2.8 to 2.10.
- [Release notes](https://github.com/coveo/fmt-maven-plugin/releases)
- [Commits](spotify/fmt-maven-plugin@2.8.0...2.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2021
1 parent 0ce7906 commit 6f39ec7
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 @@ -321,7 +321,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.8</version>
<version>2.10</version>
<configuration>
<sourceDirectory>src/main/java</sourceDirectory>
<testSourceDirectory>src/test/java</testSourceDirectory>
Expand Down

0 comments on commit 6f39ec7

Please sign in to comment.