Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent ba093a1 commit 4ae5103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GangsTest/GangsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="FuzzDotNet.MSTest" Version="0.1.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageReference Include="Xunit.DependencyInjection" Version="9.5.0"/>
<PackageReference Include="Xunit.DependencyInjection" Version="9.6.0"/>
<PackageReference Include="Xunit.DependencyInjection.Logging" Version="9.0.0"/>
</ItemGroup>

Expand Down

0 comments on commit 4ae5103

Please sign in to comment.