Skip to content

Commit

Permalink
chore(deps): update dependency coverlet.collector to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jskeet committed Mar 13, 2024
1 parent 7ed3888 commit 6c9ad64
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.3" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageReference Include="coverlet.collector" Version="6.0.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<ProjectReference Include="..\Google.Events.Protobuf\Google.Events.Protobuf.csproj" />
<EmbeddedResource Include="**/*.json" Exclude="bin/**;obj/**" />
</ItemGroup>
Expand Down

0 comments on commit 6c9ad64

Please sign in to comment.