Skip to content

Commit

Permalink
Bump Qulice version to 0.19.0
Browse files Browse the repository at this point in the history
The new version seems to be working fine, maybe use it in the project too?
  • Loading branch information
rocket-3 authored Oct 7, 2021
1 parent 7f14139 commit db8cb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ The MIT License (MIT)
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
<version>0.18.19</version>
<version>0.19.0</version>
<configuration>
<excludes combine.children="append">
<exclude>checkstyle:/src/site/resources/.*</exclude>
Expand Down

0 comments on commit db8cb31

Please sign in to comment.