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:
1818
1919#### Test:
2020 - [ #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 `
2122
2223## 4.16.0 [ 2024-06-24]
2324
Original file line number Diff line number Diff line change 1616 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
1717 <PackageReference Include =" NUnit" Version =" 3.14.0" />
1818 <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 " />
2020 </ItemGroup >
2121
2222 <ItemGroup >
You can’t perform that action at this time.
0 commit comments