Skip to content

Commit

Permalink
chore(deps): update xunit (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 2, 2023
1 parent db5fc77 commit 2c94cd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<PackageVersion Include="ReactiveUI.Testing" Version="13.3.2" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.Fixtures" Version="7.1.4" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.NSubstitute" Version="7.1.4" />
<PackageVersion Include="xunit" Version="2.4.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.4" />
<PackageVersion Include="XunitXml.TestLogger" Version="3.0.70" />
</ItemGroup>
</Project>

0 comments on commit 2c94cd1

Please sign in to comment.