Skip to content

Commit 8045aed

Browse files
Bump checkstyle from 9.3 to 10.1 (#355)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.3...checkstyle-10.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c57a823 commit 8045aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>9.3</version>
250+
<version>10.1</version>
251251
</dependency>
252252
</dependencies>
253253
<executions>

0 commit comments

Comments
 (0)