Skip to content

Commit 83c48ee

Browse files
Merge pull request #20 from Couchbase-Ecosystem/dependabot/nuget/test/VectorData.ConformanceTests/multi-6e177db001
Bump xunit.extensibility.core from 2.9.0 to 2.9.3
2 parents 5158521 + b9ccc2d commit 83c48ee

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Tests.ConformanceTests/Tests.ConformanceTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="xunit" Version="2.9.0" />
17-
<PackageReference Include="xunit.extensibility.core" Version="2.9.0" />
17+
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.9.0">
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
<PrivateAssets>all</PrivateAssets>

test/VectorData.ConformanceTests/VectorData.ConformanceTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="xunit" Version="2.9.0" />
23-
<PackageReference Include="xunit.extensibility.core" Version="2.9.0" />
23+
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
2424
<PackageReference Include="xunit.runner.visualstudio" Version="2.9.0">
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
<PrivateAssets>all</PrivateAssets>

test/VectorData.ConformanceTests/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
},
6969
"xunit.extensibility.core": {
7070
"type": "Direct",
71-
"requested": "[2.9.0, )",
72-
"resolved": "2.9.0",
73-
"contentHash": "zjDEUSxsr6UNij4gIwCgMqQox+oLDPRZ+mubwWLci+SssPBFQD1xeRR4SvgBuXqbE0QXCJ/STVTp+lxiB5NLVA==",
71+
"requested": "[2.9.3, )",
72+
"resolved": "2.9.3",
73+
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
7474
"dependencies": {
7575
"xunit.abstractions": "2.0.3"
7676
}

0 commit comments

Comments
 (0)