Skip to content

Commit

Permalink
Bump StyleCop.Analyzers from 1.0.2 to 1.1.118 in /src
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Apr 30, 2019
1 parent aa19ef0 commit 7cd5d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TfsUrlParser/TfsUrlParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.2">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2">
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 7cd5d77

Please sign in to comment.