Skip to content

Commit

Permalink
Bump ApprovalTests from 5.9.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net) from 5.9.0 to 6.0.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Net/releases)
- [Commits](https://github.com/approvals/ApprovalTests.Net/commits)

---
updated-dependencies:
- dependency-name: ApprovalTests
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent f5ed001 commit 9a2c5a4
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 9a2c5a4

Please sign in to comment.