Skip to content

Commit e532f8a

Browse files
authored
config: bump checkstyle version
1 parent 8ce54b2 commit e532f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch-diff-report-tool/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12-
<checkstyle.version>10.2</checkstyle.version>
12+
<checkstyle.version>10.3</checkstyle.version>
1313
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
1414
<maven.plugin.checkstyle.version>3.1.1</maven.plugin.checkstyle.version>
1515
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)