Bump checkstyle from 8.42 to 8.43
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>
This commit is contained in:
parent
7636ec0b2a
commit
2d3019cb99
2
pom.xml
2
pom.xml
|
@ -44,7 +44,7 @@
|
||||||
<version.json>20210307</version.json>
|
<version.json>20210307</version.json>
|
||||||
|
|
||||||
<!-- build dependencies -->
|
<!-- build dependencies -->
|
||||||
<version.checkstyle>8.42</version.checkstyle>
|
<version.checkstyle>8.43</version.checkstyle>
|
||||||
<version.google-java-format>1.10.0</version.google-java-format>
|
<version.google-java-format>1.10.0</version.google-java-format>
|
||||||
<version.maven.checkstyle>3.1.2</version.maven.checkstyle>
|
<version.maven.checkstyle>3.1.2</version.maven.checkstyle>
|
||||||
<version.maven.jar>3.2.0</version.maven.jar>
|
<version.maven.jar>3.2.0</version.maven.jar>
|
||||||
|
|
Loading…
Reference in New Issue