Skip to content

Commit

Permalink
Bump XunitXml.TestLogger from 3.1.11 to 3.1.17
Browse files Browse the repository at this point in the history
Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 3.1.11 to 3.1.17.
- [Release notes](https://github.com/spekt/xunit.testlogger/releases)
- [Changelog](https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/xunit.testlogger@v3.1.11...v3.1.17)

---
updated-dependencies:
- dependency-name: XunitXml.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 jas88 committed Sep 18, 2023
1 parent 5afe327 commit acd6d94
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 @@ -21,6 +21,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NunitXml.TestLogger" Version="3.1.15" />
<PackageReference Include="XunitXml.TestLogger" Version="3.1.11" />
<PackageReference Include="XunitXml.TestLogger" Version="3.1.17" />
</ItemGroup>
</Project>

0 comments on commit acd6d94

Please sign in to comment.