Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 on Java 11
Browse files Browse the repository at this point in the history
and up
  • Loading branch information
garydgregory committed Apr 29, 2024
1 parent 45c8a0c commit 5e395fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1853,7 +1853,7 @@
<jdk>[11,)</jdk>
</activation>
<properties>
<commons.checkstyle.version>10.15.0</commons.checkstyle.version>
<commons.checkstyle.version>10.16.0</commons.checkstyle.version>
</properties>
</profile>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Set Javadoc link to latest Java API LTS version.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 on Java 11 and up.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.16.0 on Java 11 and up.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #392.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to 3.5.1 #393.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 #394.</action>
Expand Down

0 comments on commit 5e395fd

Please sign in to comment.