Skip to content

Commit 32fd280

Browse files
Bump NUnit from 3.13.3 to 4.0.1
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 4.0.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.13.3...v4.0.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e282569 commit 32fd280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/ExcelFinancialFunctions.Tests/ExcelFinancialFunctions.Tests.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<PackageReference Include="FsCheck" Version="2.16.5" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
20-
<PackageReference Include="NUnit" Version="3.13.3" />
20+
<PackageReference Include="NUnit" Version="4.0.1" />
2121
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
2222
<PackageReference Include="coverlet.collector" Version="6.0.0">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)