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] authored Mar 16, 2023
1 parent 70356d1 commit 0d0e8eb
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.6.0" />
</ItemGroup>
</Project>

0 comments on commit 0d0e8eb

Please sign in to comment.