Skip to content

Commit

Permalink
deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.22.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 23, 2024
1 parent 0d863ee commit 449bae5
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</version>
<version>2.22.1</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</version>
<version>2.22.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 449bae5

Please sign in to comment.