Skip to content

Commit 5f471e8

Browse files
Bump nunit from 4.0.1 to 4.1.0
Bumps [nunit](https://github.com/nunit/nunit) from 4.0.1 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@v4.0.1...4.1.0) --- updated-dependencies: - dependency-name: nunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 098acaa commit 5f471e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitTests/UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageReference Include="AltCover" Version="8.6.125" />
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
3434
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
35-
<PackageReference Include="nunit" Version="4.0.1" />
35+
<PackageReference Include="nunit" Version="4.1.0" />
3636
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)