Skip to content

Commit

Permalink
chore(deps): Bump skwas.MockHttp from 4.3.1 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [skwas.MockHttp](https://github.com/skwasjer/MockHttp) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/skwasjer/MockHttp/releases)
- [Changelog](https://github.com/skwasjer/MockHttp/blob/main/CHANGELOG.md)
- [Commits](skwasjer/MockHttp@v4.3.1...v4.4.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 Sep 10, 2024
1 parent 42a0386 commit 72a2c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Correlate.Testing/Correlate.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="$(Serilog_Extensions_Logging)" />
<PackageReference Include="Serilog.Sinks.TestCorrelator" Version="3.2.0" />
<PackageReference Include="skwas.MockHttp" Version="4.3.1" />
<PackageReference Include="skwas.MockHttp" Version="4.4.0" />
</ItemGroup>

</Project>

0 comments on commit 72a2c10

Please sign in to comment.