Skip to content

Commit

Permalink
config: bump checkstyle version
Browse files Browse the repository at this point in the history
  • Loading branch information
romani authored May 29, 2022
1 parent 8ce54b2 commit e532f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch-diff-report-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<checkstyle.version>10.2</checkstyle.version>
<checkstyle.version>10.3</checkstyle.version>
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
<maven.plugin.checkstyle.version>3.1.1</maven.plugin.checkstyle.version>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit e532f8a

Please sign in to comment.