Skip to content

Commit cbd1811

Browse files
Bump xunit from 2.6.5 to 2.6.6
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6. - [Commits](xunit/xunit@2.6.5...2.6.6) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5431ab5 commit cbd1811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Using.Spectre.Console.Rx.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1111
<PackageReference Include="Shouldly" Version="4.2.1" />
1212
<PackageReference Include="Verify.Xunit" Version="22.11.1" />
13-
<PackageReference Include="xunit" Version="2.6.5" />
13+
<PackageReference Include="xunit" Version="2.6.6" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)