Skip to content

Commit

Permalink
Bump NunitXml.TestLogger from 3.1.15 to 3.1.20
Browse files Browse the repository at this point in the history
Bumps [NunitXml.TestLogger](https://github.com/spekt/nunit.testlogger) from 3.1.15 to 3.1.20.
- [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.1.15...v3.1.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 7106b1c commit 7545322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BadMedicine.Dicom.Tests/BadMedicine.Dicom.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NunitXml.TestLogger" Version="3.1.15" />
<PackageReference Include="NunitXml.TestLogger" Version="3.1.20" />
<PackageReference Include="XunitXml.TestLogger" Version="3.1.17" />
</ItemGroup>
</Project>

0 comments on commit 7545322

Please sign in to comment.