Skip to content

Commit

Permalink
Bump MartinCostello.Logging.XUnit, Microsoft.Extensions.Logging and x…
Browse files Browse the repository at this point in the history
…unit.abstractions

Bumps [MartinCostello.Logging.XUnit](https://github.com/martincostello/xunit-logging), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [xunit.abstractions](https://github.com/xunit/xunit). These dependencies needed to be updated together.

Updates `MartinCostello.Logging.XUnit` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/martincostello/xunit-logging/releases)
- [Commits](martincostello/xunit-logging@v0.4.0...v0.5.0)

Updates `Microsoft.Extensions.Logging` from 9.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.1)

Updates `xunit.abstractions` from 2.0.3 to 2.0.3
- [Commits](https://github.com/xunit/xunit/commits)

---
updated-dependencies:
- dependency-name: MartinCostello.Logging.XUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit.abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent cb7d9a3 commit 5b4ee22
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 @@ -11,7 +11,7 @@
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.34.1" />
<PackageVersion Include="IdentityModel" Version="7.0.0" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.5.0" />
<PackageVersion Include="Meziantou.Extensions.Logging.Xunit" Version="1.0.8" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
Expand Down

0 comments on commit 5b4ee22

Please sign in to comment.