Skip to content

Commit

Permalink
Merge pull request #470 from jakartaee/dependabot/maven/com.puppycraw…
Browse files Browse the repository at this point in the history
…l.tools-checkstyle-10.15.0

Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0
  • Loading branch information
mswatosh authored Apr 1, 2024
2 parents 2fcec24 + 1584e50 commit 1b72097
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 @@ -71,7 +71,7 @@
<maven.compiler.release>17</maven.compiler.release>

<maven.checkstyle.plugin.version>3.3.1</maven.checkstyle.plugin.version>
<checkstyle.version>10.14.2</checkstyle.version>
<checkstyle.version>10.15.0</checkstyle.version>
<checkstyle.excludes></checkstyle.excludes>

<!-- Used in TCK only -->
Expand Down

0 comments on commit 1b72097

Please sign in to comment.