Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 7443c4d commit 404aab6
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 @@ -23,7 +23,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>

<checkstyle.version>9.3</checkstyle.version>
<checkstyle.version>10.12.2</checkstyle.version>
<spotbugs.version>4.7.3</spotbugs.version>
<pmd.version>6.50.0</pmd.version>
<spotless.version>2.27.0</spotless.version>
Expand Down

0 comments on commit 404aab6

Please sign in to comment.