Skip to content

Commit 3c6629f

Browse files
Bump NUnit from 4.2.2 to 4.3.2 in /RDMSharpTests (#42)
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.2...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af3bf3c commit 3c6629f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RDMSharpTests/RDMSharpTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15-
<PackageReference Include="NUnit" Version="4.2.2" />
15+
<PackageReference Include="NUnit" Version="4.3.2" />
1616
<PackageReference Include="NUnit.Analyzers" Version="4.6.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)