Skip to content

Commit

Permalink
Bump Verify.Xunit from 28.11.0 to 28.12.0 in the xunit group
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).


Updates `Verify.Xunit` from 28.11.0 to 28.12.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.11.0...28.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dennisdoomen committed Feb 24, 2025
1 parent e95954d commit 213a24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Approval.Tests/Approval.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PackageReference>
<PackageReference Include="PublicApiGenerator" Version="11.4.2" />
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
<PackageReference Include="Verify.Xunit" Version="28.11.0" />
<PackageReference Include="Verify.Xunit" Version="28.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 213a24f

Please sign in to comment.