Skip to content

Commit

Permalink
Merge pull request #42 from martincostello/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….NET.Test.Sdk-16.1.1
  • Loading branch information
dependabot-preview[bot] authored May 30, 2019
2 parents 7ce7dab + 5222c84 commit d5a8bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ProjectEuler.Tests/ProjectEuler.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ProjectReference Include="..\..\src\ProjectEuler\ProjectEuler.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
<PackageReference Include="NodaTime.Testing" Version="2.4.5" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
Expand Down

0 comments on commit d5a8bd7

Please sign in to comment.