Skip to content

Commit

Permalink
Bump NunitXml.TestLogger from 2.1.36 to 3.0.91 (#1266)
Browse files Browse the repository at this point in the history
Bumps [NunitXml.TestLogger](https://github.com/spekt/nunit.testlogger) from 2.1.36 to 3.0.91.
- [Release notes](https://github.com/spekt/nunit.testlogger/releases)
- [Changelog](https://github.com/spekt/nunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/nunit.testlogger/commits/v3.0.91)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2021
1 parent fac8ed2 commit 2392e40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="NunitXml.TestLogger" Version="2.1.36" />
<PackageReference Include="NunitXml.TestLogger" Version="3.0.91" />
<PackageReference Include="Moq" Version="4.16.0" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Security.Cryptography.Primitives" Version="4.3.0" />
Expand Down

0 comments on commit 2392e40

Please sign in to comment.