Skip to content

Commit ea50583

Browse files
authored
Merge pull request #361 from QRun-IO/dependabot/maven/com.puppycrawl.tools-checkstyle-13.0.0
deps(deps): bump com.puppycrawl.tools:checkstyle from 12.2.0 to 13.0.0
2 parents 9efdcb8 + 8b7c64b commit ea50583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
<dependency>
292292
<groupId>com.puppycrawl.tools</groupId>
293293
<artifactId>checkstyle</artifactId>
294-
<version>12.2.0</version>
294+
<version>13.0.0</version>
295295
</dependency>
296296
<!-- Security: Exclude vulnerable org.iq80.snappy from transitive dependencies -->
297297
<dependency>

0 commit comments

Comments
 (0)