Skip to content

Commit 5eb4a2e

Browse files
Bump NUnit and Verify.NUnit in /src
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.1 to 28.8.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- 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>
1 parent 728e207 commit 5eb4a2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<PackageVersion Include="Polyfill" Version="7.11.0" />
1212
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
1313
<PackageVersion Include="Ulid" Version="1.3.4" />
14-
<PackageVersion Include="Verify" Version="28.7.1" />
14+
<PackageVersion Include="Verify" Version="28.8.1" />
1515
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
16-
<PackageVersion Include="Verify.NUnit" Version="28.7.1" />
16+
<PackageVersion Include="Verify.NUnit" Version="28.8.1" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)