Skip to content

Commit 180b5cb

Browse files
authored
Merge pull request #194 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.5.0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0
2 parents 302d73c + 2df45e6 commit 180b5cb

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
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-checkstyle-plugin</artifactId>
78-
<version>3.4.0</version>
78+
<version>3.5.0</version>
7979
<configuration>
8080
<consoleOutput>true</consoleOutput>
8181
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)