File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Update dependencies:
5
5
6
6
#### Test:
7
7
- [ #341 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/341 ) : ` WireMock.Net ` to ` 1.5.3 `
8
+ - [ #342 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/342 ) : ` Moq ` to ` 4.18.2 `
8
9
9
10
## 4.4.0 [ 2022-07-29]
10
11
Original file line number Diff line number Diff line change 12
12
13
13
<ItemGroup >
14
14
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
15
- <PackageReference Include =" Moq" Version =" 4.18.1 " />
15
+ <PackageReference Include =" Moq" Version =" 4.18.2 " />
16
16
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
17
17
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 13
13
14
14
<ItemGroup >
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
16
- <PackageReference Include =" Moq" Version =" 4.18.1 " />
16
+ <PackageReference Include =" Moq" Version =" 4.18.2 " />
17
17
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
18
18
<PackageReference Include =" Tomlyn.Signed" Version =" 0.15.0" />
19
19
</ItemGroup >
You can’t perform that action at this time.
0 commit comments