Skip to content

Commit

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

Updates `NUnit` from 4.3.0 to 4.3.0
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.3.0...4.3.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7689645 commit d143b0f
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.8.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
<PackageVersion Include="System.Drawing.Common" Version="8.0.10" />
<PackageVersion Include="Verify" Version="28.6.1" />
<PackageVersion Include="Verify" Version="28.7.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.NUnit" Version="28.6.1" />
<PackageVersion Include="Verify.NUnit" Version="28.7.0" />
<PackageVersion Include="Verify.Phash" Version="3.1.0" />
</ItemGroup>
</Project>

0 comments on commit d143b0f

Please sign in to comment.