We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce54b2 commit e532f8aCopy full SHA for e532f8a
patch-diff-report-tool/pom.xml
@@ -9,7 +9,7 @@
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12
- <checkstyle.version>10.2</checkstyle.version>
+ <checkstyle.version>10.3</checkstyle.version>
13
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
14
<maven.plugin.checkstyle.version>3.1.1</maven.plugin.checkstyle.version>
15
<maven.compiler.source>1.8</maven.compiler.source>
0 commit comments