Skip to content

Commit 1fcc14a

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.0
1 parent a86af41 commit 1fcc14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/CucumberExpressions.Tests/CucumberExpressions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="FluentAssertions" Version="8.2.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)