Skip to content

Commit

Permalink
⬆️ Bump RichardSzalay.MockHttp from 6.0.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [RichardSzalay.MockHttp](https://github.com/richardszalay/mockhttp) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/richardszalay/mockhttp/releases)
- [Changelog](https://github.com/richardszalay/mockhttp/blob/master/CHANGELOG)
- [Commits](richardszalay/mockhttp@v6.0.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 580e256 commit ce2ea35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Percy.Tests/Percy.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Faker.Net" Version="2.0.154" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit ce2ea35

Please sign in to comment.