Skip to content

Commit 30edf98

Browse files
Bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.1.0...checkstyle-13.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4bc4c7 commit 30edf98

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.puppycrawl.tools</groupId>
144144
<artifactId>checkstyle</artifactId>
145-
<version>13.1.0</version>
145+
<version>13.2.0</version>
146146
</dependency>
147147
</dependencies>
148148
</plugin>

0 commit comments

Comments
 (0)