Skip to content

Commit db1cf86

Browse files
Bump checkstyle from 10.8.0 to 10.8.1 (#430)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.8.0 to 10.8.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3970d0 commit db1cf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>com.puppycrawl.tools</groupId>
239239
<artifactId>checkstyle</artifactId>
240-
<version>10.8.0</version>
240+
<version>10.8.1</version>
241241
</dependency>
242242
</dependencies>
243243
</plugin>

0 commit comments

Comments
 (0)