Skip to content

Commit 66f3bfd

Browse files
authored
Merge pull request #46 from steffenskov/dependabot/nuget/xunit-2.9.3
build(deps): Bump xunit from 2.9.2 to 2.9.3
2 parents 4a13445 + 6fea0e5 commit 66f3bfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ExtendedThreading.UnitTests/ExtendedThreading.UnitTests.csproj

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

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14-
<PackageReference Include="xunit" Version="2.9.2" />
14+
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)