Skip to content

Commit

Permalink
Bump JunitXml.TestLogger from 3.0.134 to 3.1.12
Browse files Browse the repository at this point in the history
Bumps [JunitXml.TestLogger](https://github.com/spekt/junit.testlogger) from 3.0.134 to 3.1.12.
- [Release notes](https://github.com/spekt/junit.testlogger/releases)
- [Changelog](https://github.com/spekt/junit.testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/junit.testlogger@v3.0.134...v3.1.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent d7c606f commit 3e4b99b
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.7.0" />
<ProjectReference Include="$(SolutionRoot)\abstractions\src\OpenSearch.OpenSearch.Xunit\OpenSearch.OpenSearch.Xunit.csproj" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageReference Include="JunitXml.TestLogger" Version="3.1.12" />

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

0 comments on commit 3e4b99b

Please sign in to comment.