Skip to content

Commit

Permalink
build(deps): bump SonarAnalyzer.CSharp from 8.40.0.48530 to 9.18.0.83559
Browse files Browse the repository at this point in the history
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 8.40.0.48530 to 9.18.0.83559.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@8.40.0.48530...9.18.0.83559)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 26, 2024
1 parent b475b4b commit 30f525d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Analyzer/Analyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.6" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.40.0.48530" GeneratePathProperty="true" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.18.0.83559" GeneratePathProperty="true" />
<PackageReference Include="Codacy.Engine.Seed" Version="2.1.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 30f525d

Please sign in to comment.