Skip to content

Commit 1ed054d

Browse files
Bump NUnit from 3.14.0 to 4.3.1
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.3.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@v3.14.0...4.3.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 d0aa521 commit 1ed054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web.Tests/DigitalLearningSolutions.Web.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="FluentAssertions" Version="5.10.3" />
1313
<PackageReference Include="FluentAssertions.AspNetCore.Mvc" Version="3.2.0" />
1414
<PackageReference Include="NBuilder" Version="6.1.0" />
15-
<PackageReference Include="NUnit" Version="3.14.0" />
15+
<PackageReference Include="NUnit" Version="4.3.1" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)