Skip to content

Commit

Permalink
chore(deps): bump skwas.MockHttp from 4.1.1 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [skwas.MockHttp](https://github.com/skwasjer/MockHttp) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/skwasjer/MockHttp/releases)
- [Changelog](https://github.com/skwasjer/MockHttp/blob/main/CHANGELOG.md)
- [Commits](skwasjer/MockHttp@v4.1.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 5d731bd commit d825db0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Correlate.DependencyInjection" Version="5.1.0" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.0" />
<PackageReference Include="skwas.MockHttp" Version="4.1.1" />
<PackageReference Include="skwas.MockHttp" Version="4.3.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='net6.0'">
Expand Down

0 comments on commit d825db0

Please sign in to comment.