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 @@ -8,6 +8,7 @@ Update dependencies:
8
8
9
9
#### Test:
10
10
- [ #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 `
11
12
12
13
## 4.5.0 [ 2022-08-29]
13
14
Original file line number Diff line number Diff line change 16
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.1" />
17
17
<PackageReference Include =" NUnit" Version =" 3.13.3" />
18
18
<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 " />
20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
You can’t perform that action at this time.
0 commit comments