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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 13, 2023
1 parent 8cba3ee commit dbce6d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<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="NUnit" Version="3.13.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
</ItemGroup>
Expand Down

0 comments on commit dbce6d2

Please sign in to comment.