Skip to content

Commit c64e7ef

Browse files
chore(deps): bump NUnit from 3.14.0 to 4.1.0
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 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.14.0...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 8ead33c commit c64e7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
11-
<PackageReference Include="NUnit" Version="3.14.0" />
11+
<PackageReference Include="NUnit" Version="4.1.0" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.2" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)