Skip to content

Commit

Permalink
[pom] Fix clirr version for last version
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jun 15, 2024
1 parent 7c16a49 commit ae24462
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 @@ -266,7 +266,7 @@
<!-- General configuration -->
<allowed.build.jdks>[11,12),[17,18),[21,22),[22,23),[23,24),[24,25)</allowed.build.jdks>
<checkstyle.config>checkstyle.xml</checkstyle.config>
<clirr.comparisonVersion>39</clirr.comparisonVersion>
<clirr.comparisonVersion>43</clirr.comparisonVersion>
<formatter.config>eclipse-formatter-config-2space.xml</formatter.config>
<gcu.product>${project.name}</gcu.product>
<html.javadocType>-html5</html.javadocType>
Expand Down

0 comments on commit ae24462

Please sign in to comment.