Skip to content

Commit 948e101

Browse files
Bump NUnit from 3.14.0 to 4.1.0 (#3)
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.1.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.14.0...4.1.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0a9ac4 commit 948e101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LightChain.UnitTests/LightChain.UnitTests.csproj

+1-1
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="3.14.0" />
20+
<PackageReference Include="NUnit" Version="4.1.0" />
2121
<PackageReference Include="NUnit.Analyzers" Version="3.9.0" />
2222
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)