Skip to content

Commit

Permalink
Bump WireMock.Net from 1.5.44 to 1.5.46 (#34)
Browse files Browse the repository at this point in the history
Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.44 to 1.5.46.
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](WireMock-Net/WireMock.Net@1.5.44...1.5.46)

---
updated-dependencies:
- dependency-name: WireMock.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent c779699 commit 0103018
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Testcontainers" Version="3.6.0" />
<PackageReference Include="WireMock.Net" Version="1.5.44" />
<PackageReference Include="WireMock.Net" Version="1.5.46" />
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0103018

Please sign in to comment.