Skip to content

Commit

Permalink
Correct checkstyle compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ganncamp authored Feb 12, 2019
1 parent a2ca5ed commit 3d7e888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkstyle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defaults.mavenGroupId=org.sonarsource.checkstyle
defaults.mavenArtifactId=sonar-checkstyle-plugin

4.17.description=Upgrade to Checkstyle 8.17
4.17.sqVersions=[6.7,LATEST]
4.17.sqVersions=[6.7,7.4]
4.17.date=2019-02-10
4.17.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.17
4.17.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.17/checkstyle-sonar-plugin-4.17.jar
Expand Down

0 comments on commit 3d7e888

Please sign in to comment.