Skip to content

Commit 717222f

Browse files
committed
checkstyle.version 2.12.1 -> 2.13.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635047 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3f72048 commit 717222f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ CSV files of various types.
126126
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
127127
<commons.encoding>UTF-8</commons.encoding>
128128

129-
<checkstyle.version>2.12.1</checkstyle.version>
129+
<checkstyle.version>2.13</checkstyle.version>
130130
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
131131

132132
<!-- Override jacoco version from commons parent 34, since it doesn't work with Java 8.

0 commit comments

Comments
 (0)