Skip to content

Commit f5c03d3

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v9.1 (#345)
1 parent 9c1f943 commit f5c03d3

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
@@ -632,7 +632,7 @@
632632
<dependency>
633633
<groupId>com.puppycrawl.tools</groupId>
634634
<artifactId>checkstyle</artifactId>
635-
<version>9.0.1</version>
635+
<version>9.1</version>
636636
</dependency>
637637
</dependencies>
638638
<executions>

0 commit comments

Comments
 (0)