Skip to content

Commit

Permalink
Merge pull request ipfs-shipyard#13 from wforney/dependabot/nuget/cov…
Browse files Browse the repository at this point in the history
…erlet.msbuild-3.1.2

chore(deps): bump coverlet.msbuild from 2.6.3 to 3.1.2
  • Loading branch information
wforney committed Oct 9, 2022
2 parents 09ae68b + 9206bc6 commit 8d06495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/test/IpfsEngineTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="2.6.3" PrivateAssets="all" />
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" PrivateAssets="all" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" PrivateAssets="all" />
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" PrivateAssets="all" />
Expand Down

0 comments on commit 8d06495

Please sign in to comment.