Skip to content

Commit cec9fde

Browse files
Merge pull request #69 from SelahattinSert/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.6.0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.6.0
2 parents 70a7a6f + c8193f3 commit cec9fde

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
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>org.apache.maven.plugins</groupId>
167167
<artifactId>maven-checkstyle-plugin</artifactId>
168-
<version>3.4.0</version>
168+
<version>3.6.0</version>
169169
<configuration>
170170
<configLocation>src/main/resources/checkstyle.xml</configLocation>
171171
<includeTestSourceDirectory>true</includeTestSourceDirectory>

0 commit comments

Comments
 (0)