Skip to content

Commit

Permalink
build(deps): Bump xunit from 2.5.0 to 2.5.1 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent b2c7cb3 commit 05eebae
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
Expand Up @@ -24,9 +24,9 @@
<PackageVersion Include="Verify.MSTest" Version="21.2.0" />
<PackageVersion Include="Verify.NUnit" Version="21.1.3" />
<PackageVersion Include="Verify.Xunit" Version="21.1.3" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.core" Version="2.5.0" />
<PackageVersion Include="xunit.extensibility.core" Version="2.5.0" />
<PackageVersion Include="xunit" Version="2.5.1" />
<PackageVersion Include="xunit.core" Version="2.5.1" />
<PackageVersion Include="xunit.extensibility.core" Version="2.5.1" />
<PackageVersion Include="xunit.runner.console" Version="2.5.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 05eebae

Please sign in to comment.