Skip to content

Commit efb3aad

Browse files
Bump NUnit from 4.1.0 to 4.2.1
Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.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.1.0...4.2.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0251819 commit efb3aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LightChain.UnitTests/LightChain.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
20-
<PackageReference Include="NUnit" Version="4.1.0" />
20+
<PackageReference Include="NUnit" Version="4.2.1" />
2121
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" />
2222
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)