We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce85de commit 5324647Copy full SHA for 5324647
.github/workflows/sonar-update-center.yml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
prop-file: findbugs.properties
58
description: Use SpotBugs 4.8.6, sb-contrib 7.6.6, and findsecbugs 1.13.0
59
- minimal-supported-sq-version: 7.9
+ minimal-supported-sq-version: 9.9
60
changelog-url: https://github.com/spotbugs/sonar-findbugs/releases/tag/4.3.0
61
download-url: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.3.0/sonar-findbugs-plugin-4.3.0.jar
62
sonar-cloud-url: https://sonarcloud.io/summary/new_code?id=com.github.spotbugs:sonar-findbugs-plugin
0 commit comments