Skip to content

Commit

Permalink
deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.22 (#1460
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot committed Jan 19, 2024
1 parent d505321 commit bbbff2f
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.21.1</version>
<version>2.22</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.21.1</version>
<version>2.22</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit bbbff2f

Please sign in to comment.