Skip to content

Commit a5bd3ba

Browse files
renovate[bot]buehler
authored andcommitted
fix(deps): update dependency sonaranalyzer.csharp to v9.19.0.84025
1 parent 7171b6d commit a5bd3ba

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.18.0.83559"
44+
Version="9.19.0.84025"
4545
PrivateAssets="all"
4646
Condition="$(MSBuildProjectExtension) == '.csproj'" />
4747
<PackageReference Include="Roslynator.Analyzers" Version="4.10.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)