Skip to content

Commit

Permalink
Merge pull request #22 from meenzen/renovate/sonaranalyzer.csharp-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sonaranalyzer.csharp to v9.16.0.82469
  • Loading branch information
meenzen authored Dec 23, 2023
2 parents 5a7d3bd + 6c057bc commit 666266c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Matrix.RustSdk/Matrix.RustSdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.15.0.81779">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.16.0.82469">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 666266c

Please sign in to comment.