Skip to content

Commit

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

---
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 Mar 7, 2024
1 parent 70b2c11 commit 50125af
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="23.2.2" />
<PackageVersion Include="Verify.XUnit" Version="23.3.0" />
<PackageReference Include="Verify.XUnit" />

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

0 comments on commit 50125af

Please sign in to comment.