Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0
  • Loading branch information
michalvavrik committed Aug 26, 2024
2 parents dec86a7 + f853a52 commit 36e3af3
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 @@ -25,7 +25,7 @@
<formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.11.0</impsort-maven-plugin.version>
<xml-format-maven-plugin.version>3.3.1</xml-format-maven-plugin.version>
<checkstyle.version>10.17.0</checkstyle.version>
<checkstyle.version>10.18.0</checkstyle.version>
<jsoup.version>1.18.1</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 36e3af3

Please sign in to comment.