Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 70ef45d

Browse files
dependabot[bot]andyleejordan
authored andcommittedJan 18, 2024
Bump the xunit group with 1 update
Bumps the xunit group with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.6.2 to 2.6.6 - [Commits](xunit/xunit@2.6.2...2.6.6) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c39342 commit 70ef45d

File tree

4 files changed

+136
-3584
lines changed

4 files changed

+136
-3584
lines changed
 

‎test/PowerShellEditorServices.Test.E2E/PowerShellEditorServices.Test.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1111
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
12-
<PackageReference Include="xunit" Version="2.6.2" />
12+
<PackageReference Include="xunit" Version="2.6.6" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />
1414
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
1515
</ItemGroup>
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.