Skip to content

Commit

Permalink
Bump ApprovalUtilities 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 cf2735a commit aace601
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.4.7" />
<PackageReference Include="ApprovalUtilities" Version="5.4.7" />
<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" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ApprovalUtilities" Version="5.4.7" />
<PackageReference Include="ApprovalUtilities" Version="5.5.0" />
<PackageReference Include="Fody" Version="6.5.1" PrivateAssets="All" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
<PackageReference Include="Virtuosity.Fody" Version="3.1.1" PrivateAssets="All" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.4.7" />
<PackageReference Include="ApprovalUtilities" Version="5.4.7" />
<PackageReference Include="ApprovalUtilities" Version="5.5.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.4" />
Expand Down
2 changes: 1 addition & 1 deletion Refactoring.Pipelines/Refactoring.Pipelines.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ApprovalUtilities" Version="5.4.7" />
<PackageReference Include="ApprovalUtilities" Version="5.5.0" />
<PackageReference Include="Fody" Version="6.5.1" PrivateAssets="All" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.4" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
Expand Down

0 comments on commit aace601

Please sign in to comment.