Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 44574e0 commit ec95409
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.6.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="WireMock.Net" Version="1.5.29" />
<PackageReference Include="WireMock.Net" Version="1.5.31" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ec95409

Please sign in to comment.