Skip to content

Commit

Permalink
Bump Xunit.DependencyInjection from 9.3.0 to 9.3.1
Browse files Browse the repository at this point in the history
Bumps [Xunit.DependencyInjection](https://github.com/pengweiqhca/Xunit.DependencyInjection) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/pengweiqhca/Xunit.DependencyInjection/releases)
- [Commits](https://github.com/pengweiqhca/Xunit.DependencyInjection/commits)

---
updated-dependencies:
- dependency-name: Xunit.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent b717629 commit 23d32df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Verify.Xunit" Version="26.2.0" />
<PackageReference Include="Xunit.DependencyInjection" Version="9.3.0" />
<PackageReference Include="Xunit.DependencyInjection" Version="9.3.1" />
<PackageReference Include="Xunit.DependencyInjection.Logging" Version="9.0.0" />
<PackageReference Include="Xunit.DependencyInjection.SkippableFact" Version="9.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 23d32df

Please sign in to comment.