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 12, 2023
1 parent b242534 commit 26528a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.MinFraud.UnitTest/MaxMind.MinFraud.UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.core" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
Expand Down

0 comments on commit 26528a3

Please sign in to comment.