Skip to content

Commit

Permalink
chore(deps): update dependency minicover to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 70356d1 commit 61e16b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PSKubectl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<!-- <PackageReference Include="Serilog.Extensions.Logging.File" Version="1.1.0" /> -->
<DotNetCliToolReference Include="MiniCover" Version="2.0.0-ci-20180315091931" />
<DotNetCliToolReference Include="MiniCover" Version="3.4.4" />
</ItemGroup>
</Project>

0 comments on commit 61e16b1

Please sign in to comment.