Skip to content

Commit

Permalink
chore(deps): update dependency workleap.dotnet.codingstandards to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2025
1 parent 26658f7 commit b0f5b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.0.0">
<PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b0f5b8f

Please sign in to comment.