Skip to content

Commit 5eb8e73

Browse files
Bump NUnit.ConsoleRunner from 3.19.0 to 3.19.1
Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/nunit/nunit-console/releases) - [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt) - [Commits](nunit/nunit-console@3.19.0...3.19.1) --- updated-dependencies: - dependency-name: NUnit.ConsoleRunner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9dd91c7 commit 5eb8e73

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
@@ -38,7 +38,7 @@
3838
<PrivateAssets>all</PrivateAssets>
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
</PackageReference>
41-
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.0" />
41+
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.1" />
4242
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)