Skip to content

Commit

Permalink
Bump MartinCostello.Logging.XUnit.v3 from 0.5.0 to 0.5.1 (#1286)
Browse files Browse the repository at this point in the history
Bumps [MartinCostello.Logging.XUnit.v3](https://github.com/martincostello/xunit-logging) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/martincostello/xunit-logging/releases)
- [Commits](martincostello/xunit-logging@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: MartinCostello.Logging.XUnit.v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 27, 2024
1 parent 734991c commit 7765f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TodoApp.Tests/TodoApp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="coverlet.msbuild" Version="6.0.2" PrivateAssets="All" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="JustEat.HttpClientInterception" Version="5.0.0" />
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.0" />
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.49.0" />
Expand Down

0 comments on commit 7765f38

Please sign in to comment.