Skip to content

Commit fa516c5

Browse files
authored
Merge pull request #523 from paritytrading/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.6.0
build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
2 parents b82c81a + ebdd45c commit fa516c5

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
@@ -127,7 +127,7 @@
127127
<plugin>
128128
<groupId>org.apache.maven.plugins</groupId>
129129
<artifactId>maven-checkstyle-plugin</artifactId>
130-
<version>3.5.0</version>
130+
<version>3.6.0</version>
131131
<dependencies>
132132
<dependency>
133133
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)