Skip to content

Commit 36dc8aa

Browse files
committed
fix(deps): Update dependency com.spotify.fmt:fmt-maven-plugin to v2.29
1 parent cea75d6 commit 36dc8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ the Spring "initialz": https://start.spring.io/
175175
<plugin>
176176
<groupId>com.spotify.fmt</groupId>
177177
<artifactId>fmt-maven-plugin</artifactId>
178-
<version>2.27</version>
178+
<version>2.29</version>
179179
<configuration>
180180
<style>google</style>
181181
<verbose>true</verbose>

0 commit comments

Comments
 (0)