Skip to content

Commit b580a57

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

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

0 commit comments

Comments
 (0)