mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade fmt-maven-plugin 2.24 -> 2.25 (#1356)
See: - https://github.com/spotify/fmt-maven-plugin/releases/tag/2.25 - https://github.com/spotify/fmt-maven-plugin/compare/2.24...2.25
This commit is contained in:
committed by
GitHub
parent
7ee8826e96
commit
6e893e9869
2
pom.xml
2
pom.xml
@@ -581,7 +581,7 @@
|
||||
<plugin>
|
||||
<groupId>com.spotify.fmt</groupId>
|
||||
<artifactId>fmt-maven-plugin</artifactId>
|
||||
<version>2.24</version>
|
||||
<version>2.25</version>
|
||||
<configuration>
|
||||
<additionalSourceDirectories>
|
||||
<additionalSourceDirectory>${basedir}/src/test/resources</additionalSourceDirectory>
|
||||
|
||||
Reference in New Issue
Block a user