Skip to content

Commit

Permalink
Merge pull request cake-contrib#138 from cake-contrib/dependabot/nuge…
Browse files Browse the repository at this point in the history
…t/src/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.0 to 3.3.1 in /src
  • Loading branch information
eoehen authored Oct 29, 2020
2 parents de3af67 + 0921418 commit 6d46aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Issues.EsLint/Cake.Issues.EsLint.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ItemGroup>
<PackageReference Include="Cake.Core" Version="0.33.0" PrivateAssets="All" />
<PackageReference Include="Cake.Issues" Version="0.9.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
<PackageReference Include="System.Runtime.Serialization.Json" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 6d46aa0

Please sign in to comment.