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.2.2 to 4.2.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.2.2)

Updates `Verify.Nunit` from 28.1.3 to 28.2.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.1.3...28.2.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent dcf8977 commit 9fb839a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Polyfill" Version="7.4.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.141" />
<PackageVersion Include="Verify.Nunit" Version="28.1.3" />
<PackageVersion Include="Verify.Nunit" Version="28.2.0" />
</ItemGroup>
</Project>

0 comments on commit 9fb839a

Please sign in to comment.