Skip to content

Commit 4759e37

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.1
1 parent 1e3a0e7 commit 4759e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="PactNet" Version="5.0.1" />
1616
<PackageReference Include="PactNet.Output.Xunit" Version="1.0.0" />
1717
<PackageReference Include="xunit" Version="2.9.3" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0"/>
18+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1"/>
1919
</ItemGroup>
2020
<ItemGroup>
2121
<None Remove="XUnitHelpers\" />

0 commit comments

Comments
 (0)