Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 20, 2023
1 parent 81f3baf commit e8c0f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.125" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down
2 changes: 1 addition & 1 deletion src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ProjectReference Include="..\bbs2gh\bbs2gh.csproj" />
<ProjectReference Include="..\gei\gei.csproj" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.125" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
Expand Down

0 comments on commit e8c0f51

Please sign in to comment.