Skip to content

Commit

Permalink
Merge pull request #893 from Humanizr/dependabot/nuget/coverlet.colle…
Browse files Browse the repository at this point in the history
…ctor-1.2.0
  • Loading branch information
dependabot-preview[bot] committed Jan 6, 2020
2 parents 9a5d6ed + fc417ac commit 5d5c770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Humanizer.Tests/Humanizer.Tests.csproj
Expand Up @@ -7,7 +7,7 @@
<DefineConstants>$(DefineConstants);NETFX_CORE</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.1.0" />
<PackageReference Include="coverlet.collector" Version="1.2.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
Expand Down

0 comments on commit 5d5c770

Please sign in to comment.