Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 9906706 commit 09c636e
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 @@ -27,8 +27,8 @@
<PackageVersion Include="Verify.MSTest" Version="23.2.0" />
<PackageVersion Include="Verify.NUnit" Version="23.2.0" />
<PackageVersion Include="Verify.Xunit" Version="23.2.0" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit.extensibility.core" Version="2.6.6" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.extensibility.core" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>

Expand Down

0 comments on commit 09c636e

Please sign in to comment.