Skip to content

Commit c427a30

Browse files
committed
[MCHECKSTYLE-390] Upgrade to checkstyle 8.29
1 parent e1e2f28 commit c427a30

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
@@ -66,7 +66,7 @@ under the License.
6666
<!-- Because Checkstyle 7+ requires Java 8 -->
6767
<javaVersion>8</javaVersion>
6868
<mavenVersion>3.0</mavenVersion>
69-
<checkstyleVersion>8.28</checkstyleVersion>
69+
<checkstyleVersion>8.29</checkstyleVersion>
7070
<doxiaVersion>1.4</doxiaVersion>
7171
<sitePluginVersion>3.7.1</sitePluginVersion>
7272
</properties>

0 commit comments

Comments
 (0)