Skip to content

Commit 9dcc11b

Browse files
chore(deps): Bump WireMock.Net from 1.5.59 to 1.5.62 (#654)
* chore(deps): Bump WireMock.Net from 1.5.59 to 1.5.62 Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.59 to 1.5.62. - [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases) - [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md) - [Commits](wiremock/WireMock.Net@1.5.59...1.5.62) --- updated-dependencies: - dependency-name: WireMock.Net dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * docs: Update CHANGELOG.md [skip ci] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent ba49929 commit 9dcc11b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Update dependencies:
1818

1919
#### Test:
2020
- [#652](https://github.com/influxdata/influxdb-client-csharp/pull/652): `NUnit3TestAdapter` to `4.6.0`
21+
- [#654](https://github.com/influxdata/influxdb-client-csharp/pull/654): `WireMock.Net` to `1.5.62`
2122

2223
## 4.16.0 [2024-06-24]
2324

Client.Core.Test/Client.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1717
<PackageReference Include="NUnit" Version="3.14.0" />
1818
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
19-
<PackageReference Include="WireMock.Net" Version="1.5.59" />
19+
<PackageReference Include="WireMock.Net" Version="1.5.62" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)