Skip to content

Commit 51db3e5

Browse files
Update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#11026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 247a5c1 commit 51db3e5

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
@@ -282,7 +282,7 @@ THE SOFTWARE.
282282
<dependency>
283283
<groupId>com.puppycrawl.tools</groupId>
284284
<artifactId>checkstyle</artifactId>
285-
<version>11.0.0</version>
285+
<version>11.0.1</version>
286286
</dependency>
287287
</dependencies>
288288
<executions>

0 commit comments

Comments
 (0)