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] committed Mar 13, 2024
1 parent 12f46a9 commit 078493d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="coverlet.collector" Version="6.0.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
<PropertyGroup Condition="'$(TargetFramework)'=='net7.0'">
<AssemblyTitle>DopplerFeatureToggle.NET Tests .NET 7</AssemblyTitle>
Expand Down

0 comments on commit 078493d

Please sign in to comment.