Skip to content

Commit

Permalink
Bump NunitXml.TestLogger from 5.0.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [NunitXml.TestLogger](https://github.com/spekt/testlogger) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/testlogger@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: NunitXml.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 Feb 24, 2025
1 parent 81efee2 commit 251301b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rdmp.Dicom.Tests/Rdmp.Dicom.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NunitXml.TestLogger" Version="5.0.0" />
<PackageReference Include="NunitXml.TestLogger" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<None Update="TestDatabases.txt">
Expand Down

0 comments on commit 251301b

Please sign in to comment.