Skip to content

Commit fec3fd0

Browse files
chore(deps): bump WireMock.Net from 1.5.32 to 1.5.34 (#36)
Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.32 to 1.5.34. - [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases) - [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md) - [Commits](https://github.com/WireMock-Net/WireMock.Net/commits) --- updated-dependencies: - dependency-name: WireMock.Net dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05cee8f commit fec3fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client.Test/Client.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />
2020
<PackageReference Include="coverlet.collector" Version="6.0.0" />
2121
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
22-
<PackageReference Include="WireMock.Net" Version="1.5.32" />
22+
<PackageReference Include="WireMock.Net" Version="1.5.34" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)