Bump checkstyle from 9.3 to 10.3.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.3.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.3.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e074a90222
commit
67129d9dea
2
pom.xml
2
pom.xml
|
@ -44,7 +44,7 @@
|
|||
<version.json>20220320</version.json>
|
||||
|
||||
<!-- build dependencies -->
|
||||
<version.checkstyle>9.3</version.checkstyle>
|
||||
<version.checkstyle>10.3.3</version.checkstyle>
|
||||
<version.google-java-format>1.15.0</version.google-java-format>
|
||||
<version.maven.checkstyle>3.2.0</version.maven.checkstyle>
|
||||
<version.maven.jar>3.2.2</version.maven.jar>
|
||||
|
|
Loading…
Reference in New Issue