Skip to content

Commit 58d0ab3

Browse files
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v11.1.0
1 parent 0d95139 commit 58d0ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qulice-checkstyle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.puppycrawl.tools</groupId>
4646
<artifactId>checkstyle</artifactId>
47-
<version>11.0.1</version>
47+
<version>11.1.0</version>
4848
<exclusions>
4949
<exclusion>
5050
<groupId>net.sf.saxon</groupId>

0 commit comments

Comments
 (0)