Skip to content

Commit

Permalink
Bump JunitXml.TestLogger from 3.0.110 to 3.0.114
Browse files Browse the repository at this point in the history
Bumps [JunitXml.TestLogger](https://github.com/spekt/junit.testlogger) from 3.0.110 to 3.0.114.
- [Release notes](https://github.com/spekt/junit.testlogger/releases)
- [Changelog](https://github.com/spekt/junit.testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/junit.testlogger/commits)

---
updated-dependencies:
- dependency-name: JunitXml.TestLogger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RehanSaeed committed May 19, 2022
1 parent bf2df9d commit 34e06c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="coverlet.collector" PrivateAssets="All" Version="3.1.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JunitXml.TestLogger" Version="3.0.110" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.114" />
<PackageReference Include="Microsoft.CodeCoverage" PrivateAssets="All" Version="17.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="Moq" Version="4.18.1" />
Expand Down

0 comments on commit 34e06c1

Please sign in to comment.