Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2024
1 parent 8d0841e commit a9dde2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<dep.asm.version>9.7.1</dep.asm.version>
<dep.assertj-core.version>3.26.3</dep.assertj-core.version>
<dep.byte-buddy.version>1.15.10</dep.byte-buddy.version>
<dep.checkstyle.version>10.20.2</dep.checkstyle.version>
<dep.checkstyle.version>10.21.0</dep.checkstyle.version>
<dep.errorprone.version>2.36.0</dep.errorprone.version>
<dep.guava.version>33.3.1-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
Expand Down

0 comments on commit a9dde2d

Please sign in to comment.