Skip to content

Commit

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

---
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 Jul 29, 2024
1 parent ab7bfff commit 52aea4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msbuild/props/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<PackageVersion Include="Snapshooter.Xunit" Version="0.14.1" />
<PackageReference Include="Snapshooter.Xunit" />

<PackageVersion Include="Verify.XUnit" Version="26.0.0" />
<PackageVersion Include="Verify.XUnit" Version="26.1.5" />
<PackageReference Include="Verify.XUnit" />

<PackageVersion Include="FluentAssertions" Version="6.12.0" />
Expand Down

0 comments on commit 52aea4d

Please sign in to comment.