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

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

---
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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b5a84d6 commit b802107
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 @@ -16,6 +16,6 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageVersion Include="Verify.NServiceBus" Version="10.3.4" />
<PackageVersion Include="Verify.Nunit" Version="28.7.0" />
<PackageVersion Include="Verify.Nunit" Version="28.7.1" />
</ItemGroup>
</Project>

0 comments on commit b802107

Please sign in to comment.