Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 2c18916 commit b53df58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Costura.Fody.Tests/Costura.Fody.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.8.0" />
<PackageReference Include="ApprovalTests" Version="5.9.0" />
<PackageReference Include="FodyHelpers" Version="6.8.0" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="none" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand Down

0 comments on commit b53df58

Please sign in to comment.