Skip to content

Commit a88677b

Browse files
Bump NUnit.ConsoleRunner from 3.18.3 to 3.19.0 (#1127)
Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 3.18.3 to 3.19.0. - [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.18.3...3.19.0) --- updated-dependencies: - dependency-name: NUnit.ConsoleRunner 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 73a599c commit a88677b

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.18.3" />
41+
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.0" />
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)