Skip to content

Commit 80df5ea

Browse files
committed
#1366: Upgrade checkstyle to 11.x.x
1 parent dcce899 commit 80df5ea

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>10.26.1</version>
47+
<version>11.0.1</version>
4848
<exclusions>
4949
<exclusion>
5050
<groupId>net.sf.saxon</groupId>

0 commit comments

Comments
 (0)