File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Update dependencies:
18
18
19
19
#### Test:
20
20
- [ #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 `
21
22
22
23
## 4.16.0 [ 2024-06-24]
23
24
Original file line number Diff line number Diff line change 16
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
17
17
<PackageReference Include =" NUnit" Version =" 3.14.0" />
18
18
<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 " />
20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
You can’t perform that action at this time.
0 commit comments