Skip to content

Commit 28f440f

Browse files
chore(deps): bump WireMock.Net from 1.5.4 to 1.5.5 (#356)
* chore(deps): bump WireMock.Net from 1.5.4 to 1.5.5 Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.4 to 1.5.5. - [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.4...1.5.5) --- 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 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 fe1f2ed commit 28f440f

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
@@ -8,6 +8,7 @@ Update dependencies:
88

99
#### Test:
1010
- [#354](https://github.com/influxdata/influxdb-client-csharp/pull/354): `Microsoft.NET.Test.Sdk` to `17.3.1`
11+
- [#356](https://github.com/influxdata/influxdb-client-csharp/pull/356): `WireMock.Net` to `1.5.5`
1112

1213
## 4.5.0 [2022-08-29]
1314

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.3.1" />
1717
<PackageReference Include="NUnit" Version="3.13.3" />
1818
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
19-
<PackageReference Include="WireMock.Net" Version="1.5.4" />
19+
<PackageReference Include="WireMock.Net" Version="1.5.5" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)