Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump checkstyle from 10.7.0 to 10.8.0
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.7.0...checkstyle-10.8.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 Feb 28, 2023
1 parent c0ee44b commit a0e74dc
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 @@ -67,7 +67,7 @@
<findify-s3mock.version>0.2.6</findify-s3mock.version>
<jjwt.version>0.11.5</jjwt.version>
<google-http.version>1.43.0</google-http.version>
<checkstyle.version>10.7.0</checkstyle.version>
<checkstyle.version>10.8.0</checkstyle.version>
<awaitility.version>4.2.0</awaitility.version>
<snakeyaml.version>1.33</snakeyaml.version>
<commons-math3.version>3.6.1</commons-math3.version>
Expand Down

0 comments on commit a0e74dc

Please sign in to comment.