Skip to content

Commit

Permalink
Per SonarSource request, set the latest supported version to 9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Nov 21, 2023
1 parent 0e5c82d commit 600d0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
with:
prop-file: findbugs.properties
description: Use SpotBugs 4.8.1, sb-contrib 7.6.0, and findsecbugs 1.12.0
minimal-supported-sq-version: 8.9
minimal-supported-sq-version: 9.9
latest-supported-sq-version: LATEST
changelog-url: https://github.com/spotbugs/sonar-findbugs/releases/tag/${{ github.event.release.tag_name }}
download-url: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/${{ github.event.release.tag_name }}/sonar-findbugs-plugin-${{ github.event.release.tag_name }}.jar # The URL to download your plugin
Expand Down

0 comments on commit 600d0ff

Please sign in to comment.