Skip to content

Commit

Permalink
Updating missed dependency in .NET support assembly project
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed May 3, 2019
1 parent 5b3c160 commit f905b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/test/support/WebDriver.Support.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Moq" Version="4.8.1" />
<PackageReference Include="Moq" Version="4.10.1" />
<PackageReference Include="NUnit" Version="3.11.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
</ItemGroup>
Expand Down

0 comments on commit f905b53

Please sign in to comment.