Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle in the maven group (#278)
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent ed1a5c1 commit 2111d8b
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 @@ -47,7 +47,7 @@
<maven.compiler.release>11</maven.compiler.release>
<project.build.outputTimestamp>2021-08-03T00:00:00Z</project.build.outputTimestamp>
<!-- plugin and dependency versions -->
<version.checkstyle>10.21.0</version.checkstyle>
<version.checkstyle>10.21.1</version.checkstyle>
<version.dropwizard>4.2.29</version.dropwizard>
<version.jackson>2.18.2</version.jackson>
<version.jetty>9.4.56.v20240826</version.jetty>
Expand Down

0 comments on commit 2111d8b

Please sign in to comment.