Skip to content

Commit

Permalink
sonar-checkstyle - fix 8.19 SQ compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Mühlbachler authored Apr 29, 2019
1 parent 384b733 commit a7bab10
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.19.description=Upgrade to Checkstyle 8.19
4.19.sqVersion=[6.7,7.7+]
4.19.sqVersion=[6.7,LATEST]
4.19.date=2019-04-29
4.19.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.19
4.19.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.19/checkstyle-sonar-plugin-4.19.jar
Expand Down

0 comments on commit a7bab10

Please sign in to comment.