Skip to content

Commit f73ee42

Browse files
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v12
1 parent a996c14 commit f73ee42

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

0 commit comments

Comments
 (0)