Skip to content

Commit 59a27a6

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] <support@github.com>
1 parent 49bc5d4 commit 59a27a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Symbolics.Tests/Symbolics.Tests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<Compile Include="Main.fs" />
3131
</ItemGroup>
3232
<ItemGroup>
33-
<PackageReference Include="NUnit" Version="3.14.0" />
33+
<PackageReference Include="NUnit" Version="4.0.1" />
3434
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
3535
<PackageReference Include="NUnitLite" Version="3.13.3" />
3636
<PackageReference Include="FsUnit" Version="5.6.1" />

0 commit comments

Comments
 (0)