Skip to content

Commit

Permalink
Bump dotnet-sonarscanner from 5.14.0 to 6.2.0 (#9)
Browse files Browse the repository at this point in the history
Bumps dotnet-sonarscanner from 5.14.0 to 6.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 0166da9 commit d9e00d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "5.14.0",
"version": "6.2.0",
"commands": [
"dotnet-sonarscanner"
]
}
}
}
}

0 comments on commit d9e00d4

Please sign in to comment.