Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: XunitXml.TestLogger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 3522385 commit 749fdbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="XunitXml.TestLogger" Version="3.1.20" />
<PackageReference Include="XunitXml.TestLogger" Version="4.0.254" />
</ItemGroup>

</Project>

0 comments on commit 749fdbd

Please sign in to comment.