Skip to content

Commit 8f0f2c4

Browse files
build(deps): bump RichardSzalay.MockHttp from 6.0.0 to 7.0.0
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]>
1 parent 1814b1c commit 8f0f2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APIMatic.Core.Test/APIMatic.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PackageReference>
1919
<PackageReference Include="NUnit" Version="3.13.3" />
2020
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
21-
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
21+
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
2222
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)