Bump checkstyle from 8.42 to 8.43 (#400)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-01 12:11:59 +01:00 committed by GitHub
parent 9b2d24fff9
commit f0691c5d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<tiles-maven-plugin.version>2.21</tiles-maven-plugin.version>
<kemitix-maven-tiles.version>3.0.1</kemitix-maven-tiles.version>
<checkstyle.version>8.42</checkstyle.version>
<checkstyle.version>8.43</checkstyle.version>
<sevntu.version>1.39.0</sevntu.version>
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
<lombok.version>1.18.20</lombok.version>

View file

@ -21,7 +21,7 @@
<kemitix-maven-tiles.version>3.0.1</kemitix-maven-tiles.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>8.42</checkstyle.version>
<checkstyle.version>8.43</checkstyle.version>
<sevntu.version>1.35.0</sevntu.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>