Skip to content

Commit

Permalink
chore(deps): Bump WireMock.Net from 1.6.8 to 1.6.10
Browse files Browse the repository at this point in the history
Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.6.8 to 1.6.10.
- [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.6.8...1.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 314ce1c commit fbb6da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.Core.Test/Client.Core.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="WireMock.Net" Version="1.6.8" />
<PackageReference Include="WireMock.Net" Version="1.6.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fbb6da8

Please sign in to comment.