Skip to content

Commit

Permalink
Bump NunitXml.TestLogger from 3.0.97 to 3.0.107 (#1408)
Browse files Browse the repository at this point in the history
Bumps [NunitXml.TestLogger](https://github.com/spekt/nunit.testlogger) from 3.0.97 to 3.0.107.
- [Release notes](https://github.com/spekt/nunit.testlogger/releases)
- [Changelog](https://github.com/spekt/nunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/nunit.testlogger@v3.0.97...v3.0.107)

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 May 21, 2021
1 parent 2dfedef commit 4913c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Opc.Ua.PubSub.Tests/Opc.Ua.PubSub.Tests.csproj
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="3.0.97" />
<PackageReference Include="NunitXml.TestLogger" Version="3.0.107" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="coverlet.collector" Version="3.0.3">
Expand Down

0 comments on commit 4913c2b

Please sign in to comment.