Skip to content

Commit

Permalink
Merge pull request #494 from camunda-community-hub/dependabot/nuget/S…
Browse files Browse the repository at this point in the history
…tyleCop.Analyzers-1.1.118

chore(deps): bump StyleCop.Analyzers from 1.1.1-rc.108 to 1.1.118
  • Loading branch information
ChrisKujawa authored Feb 24, 2023
2 parents 91f7a70 + 8c4f1be commit 82478b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<CodeAnalysisRuleSet>$(SolutionDir)StyleCop.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.1-rc.108" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="all" />
<AdditionalFiles Include="$(SolutionDir)stylecop.json" Link="stylecop.json" />
</ItemGroup>
</Project>

0 comments on commit 82478b8

Please sign in to comment.