Bump checkstyle from 8.44 to 8.45.1

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

---
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>

commit-id:ec29fb92
This commit is contained in:
dependabot[bot] 2021-08-09 06:16:33 +00:00 committed by Paul Campbell
parent 50af2c98b1
commit 1bc0757c62
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<tiles-maven-plugin.version>2.23</tiles-maven-plugin.version>
<kemitix-maven-tiles.version>3.1.1</kemitix-maven-tiles.version>
<checkstyle.version>8.45</checkstyle.version>
<checkstyle.version>8.45.1</checkstyle.version>
<sevntu.version>1.40.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.1.1</kemitix-maven-tiles.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>8.45</checkstyle.version>
<checkstyle.version>8.45.1</checkstyle.version>
<sevntu.version>1.35.0</sevntu.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>