Skip to content

Commit 3e0cec3

Browse files
authoredJun 7, 2024··
deps: Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.4.0
open
1 parent 69a2f39 commit 3e0cec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
<plugin>
551551
<groupId>org.apache.maven.plugins</groupId>
552552
<artifactId>maven-checkstyle-plugin</artifactId>
553-
<version>3.3.1</version>
553+
<version>3.4.0</version>
554554
<configuration>
555555
<configLocation>google_checks.xml</configLocation>
556556
<logViolationsToConsole>true</logViolationsToConsole>

0 commit comments

Comments
 (0)
Please sign in to comment.