Bump checkstyle from 8.44 to 8.45
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.44 to 8.45. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.44...checkstyle-8.45) --- 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:9ae5f2f1
This commit is contained in:
parent
b569eae50c
commit
a5b7542ac3
2 changed files with 2 additions and 2 deletions
|
@ -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.44</checkstyle.version>
|
||||
<checkstyle.version>8.45</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>
|
||||
|
|
|
@ -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.44</checkstyle.version>
|
||||
<checkstyle.version>8.45</checkstyle.version>
|
||||
<sevntu.version>1.35.0</sevntu.version>
|
||||
|
||||
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>
|
||||
|
|
Loading…
Reference in a new issue