Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle in the maven group (#282)
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.2 to 10.21.3
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.3)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent b9cad6e commit f7f78db
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.2</version.checkstyle>
<version.checkstyle>10.21.3</version.checkstyle>
<version.dropwizard>4.2.30</version.dropwizard>
<version.jackson>2.18.2</version.jackson>
<version.jetty>9.4.57.v20241219</version.jetty>
Expand Down

0 comments on commit f7f78db

Please sign in to comment.