Skip to content

Commit 2e82da4

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 8911289 commit 2e82da4

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
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>com.puppycrawl.tools</groupId>
244244
<artifactId>checkstyle</artifactId>
245-
<version>8.29</version>
245+
<version>10.3.2</version>
246246
</dependency>
247247
</dependencies>
248248
</plugin>

0 commit comments

Comments
 (0)