Skip to content

Commit

Permalink
Merge pull request #854 from Humanizr/dependabot/nuget/coverlet.colle…
Browse files Browse the repository at this point in the history
…ctor-1.1.0

Bump coverlet.collector from 1.0.1 to 1.1.0
  • Loading branch information
Oren Novotny authored Sep 27, 2019
2 parents 1649dc0 + b7ae1f5 commit 382edaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Humanizer.Tests/Humanizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<DefineConstants>$(DefineConstants);NETFX_CORE</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.0.1" />
<PackageReference Include="coverlet.collector" Version="1.1.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.3.0" />
Expand Down

0 comments on commit 382edaf

Please sign in to comment.