Skip to content

Commit 483174b

Browse files
authored
Merge pull request #141 from codehaus-cargo/dependabot/maven/generator/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 in /generator
2 parents 01cf41a + b6d6015 commit 483174b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-checkstyle-plugin</artifactId>
139-
<version>3.5.0</version>
139+
<version>3.6.0</version>
140140
<configuration>
141141
<consoleOutput>true</consoleOutput>
142142
<configLocation>build-tools/checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)