Skip to content

Commit

Permalink
deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.23 (#1527
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot committed Mar 7, 2024
1 parent 90f35b3 commit 1e7a4f7
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 @@ -87,7 +87,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.22.1</version>
<version>2.23</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.22.1</version>
<version>2.23</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 1e7a4f7

Please sign in to comment.