Skip to content

Commit

Permalink
Merge pull request #123 from RocketSurgeonsGuild/dependabot/nuget/mas…
Browse files Browse the repository at this point in the history
…ter/coverlet.collector-1.2.0

Bump coverlet.collector from 1.1.0 to 1.2.0
  • Loading branch information
david-driscoll committed Jan 12, 2020
2 parents ddbc484 + 5534ff9 commit 3923e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<ItemGroup>
<PackageReference Update="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="3.3.0" />
<PackageReference Update="Bogus" Version="28.4.4" />
<PackageReference Update="coverlet.collector" Version="1.1.0" />
<PackageReference Update="coverlet.collector" Version="1.2.0" />
<PackageReference Update="coverlet.msbuild" Version="2.7.0" />
<PackageReference Update="FakeItEasy" Version="5.5.0" />
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="5.5.0" />
Expand Down

0 comments on commit 3923e12

Please sign in to comment.