Skip to content

Commit

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

---
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 Feb 12, 2024
1 parent ba273be commit 42f2bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NunitXml.TestLogger" Version="3.1.15" />
<PackageReference Include="XunitXml.TestLogger" Version="3.1.17" />
<PackageReference Include="XunitXml.TestLogger" Version="3.1.20" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TypeGuesser\TypeGuesser.csproj" />
Expand Down

0 comments on commit 42f2bbf

Please sign in to comment.