Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 23, 2024
1 parent b1a90d4 commit e9782d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<ItemGroup>
<!-- Test-oriented packages -->
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.assert" Version="2.9.0" />
<PackageVersion Include="xunit.core" Version="2.9.0" />
<PackageVersion Include="xunit" Version="2.9.1" />
<PackageVersion Include="xunit.assert" Version="2.9.1" />
<PackageVersion Include="xunit.core" Version="2.9.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="Xunit.Combinatorial" Version="1.6.24" />
Expand Down

0 comments on commit e9782d9

Please sign in to comment.