Skip to content

Commit

Permalink
Merge pull request #115 from JSkimming/dependabot/nuget/Moq-4.15.1
Browse files Browse the repository at this point in the history
Bump Moq from 4.14.7 to 4.15.1
  • Loading branch information
JSkimming committed Nov 12, 2020
2 parents f5284b2 + 3dc04c8 commit 1cfbf73
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.10.3" />
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="Moq" Version="4.14.7" />
<PackageReference Include="Moq" Version="4.15.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
Expand Down

0 comments on commit 1cfbf73

Please sign in to comment.