Skip to content

Commit c207b3b

Browse files
Bump NUnit from 4.3.1 to 4.3.2 in /src
Bumps [NUnit](https://github.com/nunit/nunit) from 4.3.1 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.1...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a336812 commit c207b3b

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.12.0" />
2222
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
2323
<PackageReference Include="Moq" Version="4.20.72" />
24-
<PackageReference Include="NUnit" Version="4.3.1" PrivateAssets="all" />
24+
<PackageReference Include="NUnit" Version="4.3.2" 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)