Skip to content

Commit 6a4e74a

Browse files
Bump NUnit.ConsoleRunner from 3.20.1 to 3.20.2 (#1961)
--- updated-dependencies: - dependency-name: NUnit.ConsoleRunner dependency-version: 3.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 319560a commit 6a4e74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
</PackageReference>
34-
<PackageReference Include="NUnit.ConsoleRunner" Version="3.20.1" />
34+
<PackageReference Include="NUnit.ConsoleRunner" Version="3.20.2" />
3535
<PackageReference Include="NUnit3TestAdapter" Version="5.2.0">
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)