Skip to content

Commit b5dc987

Browse files
Bump fmt-maven-plugin from 2.19 to 2.20
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>
1 parent bcc19b6 commit b5dc987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<plugin>
318318
<groupId>com.spotify.fmt</groupId>
319319
<artifactId>fmt-maven-plugin</artifactId>
320-
<version>2.19</version>
320+
<version>2.20</version>
321321
<executions>
322322
<execution>
323323
<goals>

0 commit comments

Comments
 (0)