Skip to content

Commit

Permalink
[10.0.x] Bump com.puppycrawl.tools:checkstyle
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).


Updates `com.puppycrawl.tools:checkstyle` from 10.20.0 to 10.20.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.20.0...checkstyle-10.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 24990da commit 38c771d
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 @@ -204,7 +204,7 @@
<build-helper.maven.plugin.version>3.6.0</build-helper.maven.plugin.version>
<build-support.version>1.5</build-support.version>
<buildnumber.maven.plugin.version>3.2.1</buildnumber.maven.plugin.version>
<checkstyle.version>10.20.0</checkstyle.version>
<checkstyle.version>10.20.1</checkstyle.version>
<commons-codec.version>1.17.1</commons-codec.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons.compress.version>1.27.1</commons.compress.version>
Expand Down

0 comments on commit 38c771d

Please sign in to comment.