Skip to content

Commit 711769f

Browse files
Bump NUnit from 4.1.0 to 4.3.0
Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.1.0...4.3.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 367fa66 commit 711769f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundShapesServerTests/SoundShapesServerTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Bunkum.AutoDiscover" Version="4.5.6" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
15-
<PackageReference Include="NUnit" Version="4.1.0" />
15+
<PackageReference Include="NUnit" Version="4.3.0" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
1717
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)