Skip to content

Commit 8b5b41d

Browse files
Bump nunit from 3.13.3 to 4.1.0
Bumps [nunit](https://github.com/nunit/nunit) from 3.13.3 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.13.3...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]>
1 parent f1c98ea commit 8b5b41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogViewer.Server.Tests/LogViewer.Server.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Moq" Version="4.20.70" />
14-
<PackageReference Include="nunit" Version="3.13.3" />
14+
<PackageReference Include="nunit" Version="4.1.0" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)