Skip to content

Commit c07b31f

Browse files
chore(deps): update xunit-dotnet monorepo
1 parent c81c819 commit c07b31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/CucumberExpressions.Tests/CucumberExpressions.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<ItemGroup>
1212
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
14-
<PackageReference Include="xunit" Version="2.6.6" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
14+
<PackageReference Include="xunit" Version="2.7.0" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)