Bump dotnet-sonarscanner from 5.7.2 to 7.1.0

Bumps dotnet-sonarscanner from 5.7.2 to 7.1.0.

---
updated-dependencies:
- dependency-name: dotnet-sonarscanner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-22 13:51:50 +00:00 committed by GitHub
parent efb4f71fd4
commit 4eb9d92bcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "5.7.2",
"version": "7.1.0",
"commands": [
"dotnet-sonarscanner"
]