Skip to content

Commit

Permalink
Updated testing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Aug 23, 2018
1 parent 7cb68b1 commit af5428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="4.8.0" />
<PackageReference Update="FluentAssertions" Version="5.4.1" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="15.8.0" />
<PackageReference Update="Rocket.Surgery.Extensions.Testing" Version="0.8.2" />
<PackageReference Update="Rocket.Surgery.Extensions.Testing" Version="0.9.0" />
<PackageReference Update="xunit" Version="2.4.0" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.0" />
<PackageReference Update="XunitXml.TestLogger" Version="2.0.0" />
Expand Down

0 comments on commit af5428a

Please sign in to comment.