Skip to content

Commit

Permalink
chore(deps): Bump WireMock.Net from 1.5.32 to 1.5.39 (#587)
Browse files Browse the repository at this point in the history
* chore(deps): Bump WireMock.Net from 1.5.32 to 1.5.39

Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.32 to 1.5.39.
- [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.32...1.5.39)

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

Signed-off-by: dependabot[bot] <support@github.com>

* docs" Update CHANGELOG.md

* docs: Update CHANGELOG.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
  • Loading branch information
dependabot[bot] and bednar authored Nov 1, 2023
1 parent 38fadb7 commit ffbcc38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Update dependencies:
#### Examples:
- [#589](https://github.com/influxdata/influxdb-client-csharp/pull/589): `Radzen.Blazor` to `4.19.1`

#### Test:
- [#587](https://github.com/influxdata/influxdb-client-csharp/pull/587): `WireMock.Net` to `1.5.39`

## 4.13.0 [2023-07-28]

### Features
Expand Down
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.3" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="WireMock.Net" Version="1.5.32" />
<PackageReference Include="WireMock.Net" Version="1.5.39" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ffbcc38

Please sign in to comment.