Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.2 to 10.12.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.12.2...checkstyle-10.12.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent c24bd10 commit fa941e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<pmd.plugin.version>3.21.0</pmd.plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
<spotbugs.plugin.version>4.7.3.5</spotbugs.plugin.version>
<checkstyle.version>10.12.2</checkstyle.version>
<checkstyle.version>10.12.3</checkstyle.version>
<maven.checkstyle.plugin.version>3.3.0</maven.checkstyle.plugin.version>
</properties>

Expand Down

0 comments on commit fa941e7

Please sign in to comment.