Skip to content

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 27, 2023
1 parent 90ff330 commit 99fba66
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 @@ -89,7 +89,7 @@

<version.build-helper-maven-plugin>3.3.0</version.build-helper-maven-plugin>
<version.checkstyle.maven>3.2.1</version.checkstyle.maven>
<version.checkstyle>10.7.0</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.checkstyle>10.8.0</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.copy-rename-maven-plugin>1.0.1</version.copy-rename-maven-plugin>
<version.flatten-maven-plugin>1.3.0</version.flatten-maven-plugin>
<version.jacoco>0.8.8</version.jacoco>
Expand Down

0 comments on commit 99fba66

Please sign in to comment.