Skip to content

Commit ed28cf1

Browse files
dependabot[bot]ddsharpe
authored andcommitted
Bump checkstyle from 8.29 to 10.3.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 10.3.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.29...checkstyle-10.3.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4691761 commit ed28cf1

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>8.29</version>
250+
<version>10.3.2</version>
251251
</dependency>
252252
</dependencies>
253253
</plugin>

0 commit comments

Comments
 (0)