Skip to content

Commit

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

---
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 Dec 25, 2023
1 parent 4795183 commit 09bd8bd
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,9 +24,9 @@
<PackageVersion Include="Verify.MSTest" Version="22.9.0" />
<PackageVersion Include="Verify.NUnit" Version="22.9.0" />
<PackageVersion Include="Verify.Xunit" Version="22.9.0" />
<PackageVersion Include="xunit" Version="2.6.3" />
<PackageVersion Include="xunit" Version="2.6.4" />
<PackageVersion Include="xunit.core" Version="2.6.3" />
<PackageVersion Include="xunit.extensibility.core" Version="2.6.3" />
<PackageVersion Include="xunit.extensibility.core" Version="2.6.4" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>

Expand Down

0 comments on commit 09bd8bd

Please sign in to comment.