Skip to content

Commit

Permalink
Merge pull request #1632 from quarkus-qe/dependabot/maven/com.puppycr…
Browse files Browse the repository at this point in the history
…awl.tools-checkstyle-10.13.0

Bump com.puppycrawl.tools:checkstyle from 10.12.0 to 10.13.0
  • Loading branch information
michalvavrik authored Jan 29, 2024
2 parents 546c953 + 0e74c38 commit 569a66e
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 @@ -26,7 +26,7 @@
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.9.0</impsort-maven-plugin.version>
<xml-format-maven-plugin.version>3.3.1</xml-format-maven-plugin.version>
<checkstyle.version>10.12.0</checkstyle.version>
<checkstyle.version>10.13.0</checkstyle.version>
<jsoup.version>1.17.2</jsoup.version>
<!-- TODO: uncomment Camel Quarkus BOM when Camel Quarkus 3 is released -->
<!-- <camel-quarkus-bom.version>2.16.0</camel-quarkus-bom.version> -->
Expand Down

0 comments on commit 569a66e

Please sign in to comment.