Skip to content

Commit

Permalink
deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.24 (#1708
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot authored Aug 20, 2024
1 parent c054890 commit 6881512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/spring-data-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.23</version>
<version>2.24</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-data-mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.23</version>
<version>2.24</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 6881512

Please sign in to comment.