Skip to content

Commit fe260ad

Browse files
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v13
1 parent b0acf97 commit fe260ad

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>12.3.1</version>
47+
<version>13.1.0</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)