Skip to content

Commit

Permalink
chore(deps): Bump Verify.XUnit from 28.6.0 to 28.8.1
Browse files Browse the repository at this point in the history
Bumps [Verify.XUnit](https://github.com/VerifyTests/Verify) from 28.6.0 to 28.8.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 6a5fcb0 commit 8c0fe10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Meziantou.Xunit.ParallelTestFramework" Version="2.3.0"/>
<PackageReference Include="Verify.XUnit" Version="28.6.0" />
<PackageReference Include="Verify.XUnit" Version="28.8.1" />
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
<PackageReference Include="JunitXml.TestLogger" Version="4.1.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
Expand Down

0 comments on commit 8c0fe10

Please sign in to comment.