Skip to content

Commit

Permalink
build(deps): Bump xunit from 2.6.4 to 2.6.5
Browse files Browse the repository at this point in the history
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5.
- [Commits](xunit/xunit@2.6.4...2.6.5)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent e1942a5 commit c827db6
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 @@ -24,8 +24,8 @@
<PackageVersion Include="Verify.MSTest" Version="22.11.2" />
<PackageVersion Include="Verify.NUnit" Version="22.11.2" />
<PackageVersion Include="Verify.Xunit" Version="22.11.2" />
<PackageVersion Include="xunit" Version="2.6.4" />
<PackageVersion Include="xunit.extensibility.core" Version="2.6.4" />
<PackageVersion Include="xunit" Version="2.6.5" />
<PackageVersion Include="xunit.extensibility.core" Version="2.6.5" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>

Expand Down

0 comments on commit c827db6

Please sign in to comment.