Skip to content

Commit

Permalink
Bump Verify.XunitV3 and Verify in /src
Browse files Browse the repository at this point in the history
Bumps [Verify.XunitV3](https://github.com/VerifyTests/Verify) and [Verify](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together.

Updates `Verify.XunitV3` from 27.0.0-beta.6 to 27.0.0-beta.7
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

Updates `Verify` from 27.0.0-beta.6 to 27.0.0-beta.7
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.XunitV3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Verify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 1991b3b commit fb0b875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
<!-- explicit to avoid cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<PackageVersion Include="Verify" Version="27.0.0-beta.6" />
<PackageVersion Include="Verify" Version="27.0.0-beta.7" />
<PackageVersion Include="Verify.AngleSharp" Version="4.3.1" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.0" />
<PackageVersion Include="Verify.ImageMagick" Version="3.5.0" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0-beta.6" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0-beta.7" />
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
</ItemGroup>
Expand Down

0 comments on commit fb0b875

Please sign in to comment.