Skip to content

Commit

Permalink
Bump ApprovalTests from 5.4.7 to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and JayBazuzi committed May 28, 2021
1 parent aace601 commit be169cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.4.7" />
<PackageReference Include="ApprovalTests" Version="5.5.0" />
<PackageReference Include="ApprovalUtilities" Version="5.5.0" />
<PackageReference Include="Fody" Version="6.5.1" PrivateAssets="All" />
<PackageReference Include="GraphVizNet" Version="1.0.2" PrivateAssets="None" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.4.7" />
<PackageReference Include="ApprovalTests" Version="5.5.0" />
<PackageReference Include="ApprovalUtilities" Version="5.5.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
Expand Down

0 comments on commit be169cb

Please sign in to comment.