Skip to content

Commit

Permalink
Update dependency coverlet.collector to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 0837095 commit 624b276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="NunitXml.TestLogger" Version="3.0.117"/>
<PackageReference Include="NUnit.Analyzers" Version="3.2.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0"/>
<PackageReference Include="coverlet.collector" Version="3.1.0"/>
<PackageReference Include="coverlet.collector" Version="3.2.0"/>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0"/>
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.0"/>
<PackageReference Include="FluentAssertions" Version="6.2.0"/>
Expand Down

0 comments on commit 624b276

Please sign in to comment.