Bump checkstyle from 8.33 to 8.34 (#316)

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-29 15:07:14 +01:00 committed by GitHub
parent 71ee571a3e
commit 258c943fdb
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.17</tiles-maven-plugin.version>
<kemitix-tiles.version>1.1.0</kemitix-tiles.version>
<checkstyle.version>8.33</checkstyle.version>
<checkstyle.version>8.34</checkstyle.version>
<sevntu.version>1.37.1</sevntu.version>
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
<lombok.version>1.18.12</lombok.version>

View file

@ -21,7 +21,7 @@
<kemitix-maven-tiles.version>0.8.1</kemitix-maven-tiles.version>
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
<checkstyle.version>8.33</checkstyle.version>
<checkstyle.version>8.34</checkstyle.version>
<sevntu.version>1.35.0</sevntu.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>