Skip to content

Commit

Permalink
Merge pull request #72 from JSkimming/dependabot/nuget/Moq-4.13.1
Browse files Browse the repository at this point in the history
Bump Moq from 4.13.0 to 4.13.1
  • Loading branch information
JSkimming authored Oct 21, 2019
2 parents 0db35b1 + 47b01b5 commit b5bd615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tesla.NET.Tests/Tesla.NET.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="FluentAssertions" Version="5.9.0" />
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="Moq" Version="4.13.0" />
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
Expand Down

0 comments on commit b5bd615

Please sign in to comment.