Skip to content

Commit

Permalink
config: downgrade to 7.5.1 as checkstyle upgrade is not that simple, …
Browse files Browse the repository at this point in the history
…will be done in separate issue
  • Loading branch information
romani authored and tsjensen committed Mar 21, 2019
1 parent f67b9af commit 295331e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
</ciManagement>

<properties>
<checkstyle.version>7.6</checkstyle.version>
<checkstyle.version>7.5.1</checkstyle.version>
<sonar.version>5.6.4</sonar.version>
<sonar-java.version>3.7</sonar-java.version>
<java.version>1.8</java.version>
Expand Down

0 comments on commit 295331e

Please sign in to comment.