Skip to content

Commit a803585

Browse files
authored
Merge pull request #368 from shrinkwrap/dependabot/maven/com.puppycrawl.tools-checkstyle-9.3
Bump com.puppycrawl.tools:checkstyle from 8.45 to 9.3
2 parents edf5d48 + bcd8dc8 commit a803585

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
@@ -317,7 +317,7 @@
317317
<dependency>
318318
<groupId>com.puppycrawl.tools</groupId>
319319
<artifactId>checkstyle</artifactId>
320-
<version>8.45</version>
320+
<version>9.3</version>
321321
</dependency>
322322
</dependencies>
323323
<configuration>

0 commit comments

Comments
 (0)