Bump checkstyle from 10.8.0 to 10.8.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.8.0 to 10.8.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.8.0...checkstyle-10.8.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
73fed96627
commit
a778d4ca8c
2
pom.xml
2
pom.xml
|
@ -44,7 +44,7 @@
|
|||
<version.json>20230227</version.json>
|
||||
|
||||
<!-- build dependencies -->
|
||||
<version.checkstyle>10.8.0</version.checkstyle>
|
||||
<version.checkstyle>10.8.1</version.checkstyle>
|
||||
<version.google-java-format>1.15.0</version.google-java-format>
|
||||
<version.maven.checkstyle>3.2.1</version.maven.checkstyle>
|
||||
<version.maven.jar>3.3.0</version.maven.jar>
|
||||
|
|
Loading…
Reference in New Issue