Skip to content

Commit

Permalink
Bump JunitXml.TestLogger from 3.0.134 to 3.1.12 (#583)
Browse files Browse the repository at this point in the history
* Bump JunitXml.TestLogger from 3.0.134 to 3.1.12

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]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Apr 8, 2024
1 parent 9411485 commit 0e106ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `FSharp.Data` from 6.3.0 to 6.4.0
- Bumps `NSwag.Core.Yaml` from 14.0.3 to 14.0.7
- Bumps `DiffPlex` from 1.7.1 to 1.7.2
- Bumps `JunitXml.TestLogger` from 3.0.134 to 3.1.12

## [1.7.0]
### Added
Expand Down
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 0e106ca

Please sign in to comment.