Skip to content

Commit

Permalink
build(deps): Bump Verify.Xunit from 20.8.2 to 21.0.0
Browse files Browse the repository at this point in the history
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.8.2 to 21.0.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@20.8.2...21.0.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent faadbda commit 87fbb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageVersion Include="NUnit.Analyzers" Version="3.6.1" />
<PackageVersion Include="Verify.MSTest" Version="20.8.2" />
<PackageVersion Include="Verify.NUnit" Version="20.8.2" />
<PackageVersion Include="Verify.Xunit" Version="20.8.2" />
<PackageVersion Include="Verify.Xunit" Version="21.0.0" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.core" Version="2.5.0" />
<PackageVersion Include="xunit.extensibility.core" Version="2.5.0" />
Expand Down

0 comments on commit 87fbb5d

Please sign in to comment.