Skip to content

Commit d4b2671

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.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.3.2 to 28.4.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.3.2...28.4.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]>
1 parent 43c853a commit d4b2671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Orc.Plot.Tests/Orc.Plot.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="PublicApiGenerator" Version="11.1.0" PrivateAssets="all" />
30-
<PackageReference Include="Verify.NUnit" Version="28.3.2" />
30+
<PackageReference Include="Verify.NUnit" Version="28.4.0" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)