Skip to content

Commit

Permalink
chore(deps): update dependency com.qulice:qulice-maven-plugin to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent c396e6b commit 3b88e61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ SOFTWARE.
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
<version>0.22.0</version>
<version>0.23.0</version>
<configuration>
<excludes>
<exclude>checkstyle:/src/site/resources/.*</exclude>
Expand Down
2 changes: 1 addition & 1 deletion src/it/file-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ SOFTWARE.
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
<version>0.22.0</version>
<version>0.23.0</version>
<configuration>
<excludes>
<exclude>duplicatefinder:.*</exclude>
Expand Down

0 comments on commit 3b88e61

Please sign in to comment.