Skip to content

Commit

Permalink
Bump Xunit.ApprovalTests from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [Xunit.ApprovalTests](https://github.com/SimonCropp/XunitLogger) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/SimonCropp/XunitLogger/releases)
- [Commits](SimonCropp/XunitContext@4.2.0...4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 4, 2019
1 parent 79db56a commit a5a64a7
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="ObjectApproval" Version="11.1.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.2.0" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.3.0" />
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<ProjectReference Include="..\DummyAssembly\DummyAssembly.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="ObjectApproval" Version="11.1.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.2.0" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.3.0" />
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<ProjectReference Include="..\DummyAssembly\DummyAssembly.csproj" />
Expand Down

0 comments on commit a5a64a7

Please sign in to comment.