Browse Source

Bump ApprovalTests from 4.2.2 to 4.3.0 in /Rx.NET/Source

Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Net/releases)
- [Commits](https://github.com/approvals/ApprovalTests.Net/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 6 years ago
parent
commit
fe6309d5ba

+ 1 - 1
Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj

@@ -31,7 +31,7 @@
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
-    <PackageReference Include="ApprovalTests" Version="4.2.2" />
+    <PackageReference Include="ApprovalTests" Version="4.3.0" />
     <PackageReference Include="DiffPlex" Version="1.4.4" />
     <PackageReference Include="PublicApiGenerator" Version="9.3.0" />
   </ItemGroup>