Skip to content

Commit 0f7fcc5

Browse files
Bump NUnit from 4.2.0 to 4.2.1 in /src
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.0...4.2.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8059669 commit 0f7fcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
2222
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
2323
<PackageReference Include="Moq" Version="4.20.70" />
24-
<PackageReference Include="NUnit" Version="4.2.0" PrivateAssets="all" />
24+
<PackageReference Include="NUnit" Version="4.2.1" PrivateAssets="all" />
2525
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)