Skip to content

Commit 4dc8b95

Browse files
Bump SonarAnalyzer.CSharp from 9.15.0.81779 to 9.16.0.82469 (#276)
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.15.0.81779 to 9.16.0.82469. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@9.15.0.81779...9.16.0.82469) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae69dfa commit 4dc8b95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<!-- license is LGPL -->
9-
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.15.0.81779">
9+
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.16.0.82469">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)