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

Commit 9c9551f

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v9.0.1 (#397)
1 parent d594f30 commit 9c9551f

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.puppycrawl.tools</groupId>
140140
<artifactId>checkstyle</artifactId>
141-
<version>9.0</version>
141+
<version>9.0.1</version>
142142
</dependency>
143143
</dependencies>
144144
<executions>

0 commit comments

Comments
 (0)