Skip to content

Commit

Permalink
Bump dotnet-sonarscanner from 5.13.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps dotnet-sonarscanner from 5.13.0 to 6.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sogustavo committed Feb 5, 2024
1 parent 46a2e08 commit a8cbd90
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "5.13.0",
"commands": [
"dotnet-sonarscanner"
]
}
"version": 1,
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "6.0.0",
"commands": [
"dotnet-sonarscanner"
]
}
}
}

0 comments on commit a8cbd90

Please sign in to comment.