Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit bb4c25d

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v9.2.1 (#433)
1 parent fc1ea62 commit bb4c25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.puppycrawl.tools</groupId>
140140
<artifactId>checkstyle</artifactId>
141-
<version>9.2</version>
141+
<version>9.2.1</version>
142142
</dependency>
143143
</dependencies>
144144
<executions>

0 commit comments

Comments
 (0)