Skip to content

Commit

Permalink
Bump ApprovalTests from 3.0.18 to 3.0.19
Browse files Browse the repository at this point in the history
Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/approvals/ApprovalTests.Net/releases)
- [Commits](https://github.com/approvals/ApprovalTests.Net/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Feb 5, 2019
1 parent f26b865 commit eb08964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
<PackageReference Include="ApprovalTests" Version="3.0.18" />
<PackageReference Include="ApprovalTests" Version="3.0.19" />
<PackageReference Include="Moq" Version="4.10.1" />
<PackageReference Include="ObjectApproval" Version="6.0.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit eb08964

Please sign in to comment.