Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 0b7097a commit 3c6b7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Tests.Core/Tests.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<PackageReference Include="xunit" Version="2.9.2" />
<ProjectReference Include="$(SolutionRoot)\abstractions\src\OpenSearch.OpenSearch.Xunit\OpenSearch.OpenSearch.Xunit.csproj" />
<PackageReference Include="JunitXml.TestLogger" Version="4.1.0" />
<PackageReference Include="JunitXml.TestLogger" Version="5.0.0" />

<PackageReference Include="Nullean.VsTest.Pretty.TestLogger" Version="0.4.0" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
Expand Down

0 comments on commit 3c6b7e4

Please sign in to comment.