Skip to content

Commit

Permalink
chore(deps): update dependency coverlet.collector to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jskeet committed Feb 21, 2024
1 parent f28b0f8 commit 7ed3888
Showing 1 changed file with 1 addition and 1 deletion.
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.0" />
<PackageReference Include="coverlet.collector" Version="6.0.1" />
<ProjectReference Include="..\Google.Events.Protobuf\Google.Events.Protobuf.csproj" />
<EmbeddedResource Include="**/*.json" Exclude="bin/**;obj/**" />
</ItemGroup>
Expand Down

0 comments on commit 7ed3888

Please sign in to comment.