Skip to content

Commit c64c094

Browse files
renovate[bot]buehler
authored andcommitted
fix(deps): update dependency sonaranalyzer.csharp to v9.14.0.81108
1 parent a508b12 commit c64c094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
Condition="$(MSBuildProjectExtension) == '.csproj'" />
4242
<PackageReference
4343
Include="SonarAnalyzer.CSharp"
44-
Version="9.12.0.78982"
44+
Version="9.14.0.81108"
4545
PrivateAssets="all"
4646
Condition="$(MSBuildProjectExtension) == '.csproj'" />
4747
<PackageReference Include="Roslynator.Analyzers" Version="4.6.4" PrivateAssets="All" />

0 commit comments

Comments
 (0)