Skip to content

Commit 0bf849b

Browse files
build(deps): bump Roslynator.Analyzers from 4.2.0 to 4.3.0 (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05f484c commit 0bf849b

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
@@ -47,7 +47,7 @@
4747
<ItemGroup>
4848
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.119" PrivateAssets="all" />
4949
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
50-
<PackageReference Include="Roslynator.Analyzers" Version="4.2.0" PrivateAssets="All" />
50+
<PackageReference Include="Roslynator.Analyzers" Version="4.3.0" PrivateAssets="All" />
5151
</ItemGroup>
5252
<ItemGroup>
5353
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />

0 commit comments

Comments
 (0)