Skip to content

Commit

Permalink
Merge pull request #282 from TurnerSoftware/dependabot/nuget/coverlet…
Browse files Browse the repository at this point in the history
….collector-3.1.2

Bump coverlet.collector from 3.1.1 to 3.1.2
  • Loading branch information
Turnerj committed Mar 1, 2022
2 parents 8ad482a + 774a5d7 commit 2329fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MongoFramework.Tests/MongoFramework.Tests.csproj
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Moq" Version="4.17.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="coverlet.collector" Version="3.1.1">
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 2329fd0

Please sign in to comment.