Skip to content

Commit

Permalink
Merge pull request #12 from answerdigital/dependabot/nuget/coverlet.c…
Browse files Browse the repository at this point in the history
…ollector-6.0.2

Bump coverlet.collector from 3.2.0 to 6.0.2
  • Loading branch information
james-cockayne-ad committed Mar 18, 2024
2 parents f885f3b + 090f12d commit f10ee35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OmopTransformerTests/OmopTransformerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit f10ee35

Please sign in to comment.