Skip to content

Commit

Permalink
Bump Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.0 on
Browse files Browse the repository at this point in the history
Java 11 and up
  • Loading branch information
garydgregory committed Nov 1, 2024
1 parent 5562788 commit 77f9a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1842,7 +1842,7 @@
<jdk>[11,)</jdk>
</activation>
<properties>
<commons.checkstyle.version>10.18.2</commons.checkstyle.version>
<commons.checkstyle.version>10.20.0</commons.checkstyle.version>
</properties>
</profile>
<profile>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.1 to 3.5.2 #522.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 #523.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.pmd-impl.version from 7.6.0 to 7.7.0 #524.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.0 on Java 11 and up.</action>
</release>
<release version="78" date="2024-10-17" description="Version 78: Maintenance and update dependencies.">
<!-- FIX -->
Expand Down

0 comments on commit 77f9a6a

Please sign in to comment.