Skip to content

Commit

Permalink
chore(deps): bump stylecop.analyzers from 1.1.1-rc.114 to 1.1.118 (#38)
Browse files Browse the repository at this point in the history
Bumps [stylecop.analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.1.1-rc.114 to 1.1.118.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](DotNetAnalyzers/StyleCopAnalyzers@1.1.1-rc.114...1.1.118)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 27, 2020
1 parent a570401 commit 36eabe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -49,7 +49,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="stylecop.analyzers" Version="1.1.1-rc.114" PrivateAssets="all" />
<PackageReference Include="stylecop.analyzers" Version="1.1.118" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.3" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="2.3.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 36eabe1

Please sign in to comment.