Skip to content

Commit

Permalink
Merge pull request #57 from guibranco/dependabot/nuget/coverlet.msbui…
Browse files Browse the repository at this point in the history
…ld-6.0.0

Bump coverlet.msbuild from 3.2.0 to 6.0.0
  • Loading branch information
guibranco committed May 24, 2023
2 parents 673fe1e + f51f93d commit 095f79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ViaCep.Tests/ViaCep.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 095f79d

Please sign in to comment.