Skip to content

Commit 815f590

Browse files
Bump checkstyle from 10.3 to 10.3.1 (#411)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3 to 10.3.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3...checkstyle-10.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb62b62 commit 815f590

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
@@ -261,7 +261,7 @@
261261
<dependency>
262262
<groupId>com.puppycrawl.tools</groupId>
263263
<artifactId>checkstyle</artifactId>
264-
<version>10.3</version>
264+
<version>10.3.1</version>
265265
</dependency>
266266
</dependencies>
267267
<executions>

0 commit comments

Comments
 (0)