Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.13
  • Loading branch information
renovate-bot committed Oct 21, 2025
commit d27c15c8cce7d230dc56f4a4a72dd2becd673f2d
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.9</version>
<version>2.13</version>
<configuration>
<style>google</style>
<verbose>true</verbose>
Expand Down