Skip to content

Commit

Permalink
Bump NUnit.ConsoleRunner from 3.18.1 to 3.18.2 (#1818)
Browse files Browse the repository at this point in the history
Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 3.18.1 to 3.18.2.
- [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.1...3.18.2)

---
updated-dependencies:
- dependency-name: NUnit.ConsoleRunner
  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>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 6887154 commit 41ea9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit.ConsoleRunner" Version="3.18.1" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.18.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 41ea9de

Please sign in to comment.