Skip to content

Commit

Permalink
Bump the xunit group with 1 update
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify).

- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@21.3.0...22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jnyrup committed Oct 5, 2023
1 parent 05ad12c commit 2548094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Approval.Tests/Approval.Tests.csproj
Expand Up @@ -13,7 +13,7 @@
</PackageReference>
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
<PackageReference Include="Verify.DiffPlex" Version="2.2.1" />
<PackageReference Include="Verify.Xunit" Version="21.3.0" />
<PackageReference Include="Verify.Xunit" Version="22.1.0" />
</ItemGroup>

</Project>

0 comments on commit 2548094

Please sign in to comment.