Skip to content

Commit

Permalink
Merge pull request #541 from WildGums/dependabot/nuget/ApprovalTests-…
Browse files Browse the repository at this point in the history
…6.0.0

Bump ApprovalTests from 5.9.0 to 6.0.0
  • Loading branch information
GeertvanHorrik authored Nov 25, 2023
2 parents f5ed001 + 9a2c5a4 commit 31c882c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LogViewer.Tests/LogViewer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.9.0" />
<PackageReference Include="ApprovalTests" Version="6.0.0" />
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 31c882c

Please sign in to comment.