Skip to content

Commit

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

Updates `Verify.NUnit` from 27.1.0 to 28.1.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@27.1.0...28.1.0)

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

---
updated-dependencies:
- dependency-name: Verify.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Verify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 8fb586c commit 0b21055
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 @@ -11,9 +11,9 @@
<PackageVersion Include="Polyfill" Version="7.2.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
<PackageVersion Include="QuestPDF" Version="2024.10.2" />
<PackageVersion Include="Verify" Version="27.1.0" />
<PackageVersion Include="Verify" Version="28.1.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.ImageMagick" Version="3.6.0" />
<PackageVersion Include="Verify.NUnit" Version="27.1.0" />
<PackageVersion Include="Verify.NUnit" Version="28.1.0" />
</ItemGroup>
</Project>

0 comments on commit 0b21055

Please sign in to comment.