Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2021
1 parent b3dcbae commit 56c668e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hyperion.API.Tests/Hyperion.API.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ApprovalTests" Version="5.5.0" />
<PackageReference Include="ApprovalTests" Version="5.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
Expand Down

0 comments on commit 56c668e

Please sign in to comment.