Skip to content

Commit

Permalink
Update dependency coverlet.collector to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jskeet committed Jul 29, 2021
1 parent ce1912d commit 1bb24dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="1.2.0" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
<ProjectReference Include="..\Google.Events.Protobuf\Google.Events.Protobuf.csproj" />
<EmbeddedResource Include="**/*.json" Exclude="bin/**;obj/**" />
</ItemGroup>
Expand Down

0 comments on commit 1bb24dc

Please sign in to comment.