Skip to content

Commit

Permalink
Bump ObjectApproval from 11.1.0 to 11.2.0 (#761)
Browse files Browse the repository at this point in the history
Bumps [ObjectApproval](https://github.com/SimonCropp/ObjectApproval) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/SimonCropp/ObjectApproval/releases)
- [Commits](https://github.com/SimonCropp/ObjectApproval/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and SimonCropp committed Nov 11, 2019
1 parent b1aec2b commit 83b3b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FodyHelpers.Tests/FodyHelpers.Tests.csproj
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="ApprovalTests" Version="4.2.2" />
<PackageReference Include="ObjectApproval" Version="11.1.0" />
<PackageReference Include="ObjectApproval" Version="11.2.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.3.0" />
Expand Down
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="ApprovalTests" Version="4.2.2" />
<PackageReference Include="ObjectApproval" Version="11.1.0" />
<PackageReference Include="ObjectApproval" Version="11.2.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.3.0" />
Expand Down

0 comments on commit 83b3b3f

Please sign in to comment.