Skip to content

Commit

Permalink
⬆️ .NET: Bump JunitXml.TestLogger from 3.0.134 to 3.1.12 (#278)
Browse files Browse the repository at this point in the history
⬆️ .NET: 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 5b0981c commit 64aaca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageVersion Include="JunitXml.TestLogger" Version="3.1.12" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23503-02" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.8" />
Expand Down

0 comments on commit 64aaca4

Please sign in to comment.