Skip to content

Commit 635b84a

Browse files
authored
Merge pull request #209 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.6.0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
2 parents 25a89e7 + 42ce3a3 commit 635b84a

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.5.0</version>
78+
<version>3.6.0</version>
7979
<configuration>
8080
<consoleOutput>true</consoleOutput>
8181
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)