We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53fab75 + 28b7dc5 commit 2d23d22Copy full SHA for 2d23d22
src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj
@@ -30,7 +30,7 @@
30
31
<ItemGroup>
32
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
33
- <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
34
<PackageReference Include="TUnit.Assertions" Version="0.57.24" />
35
<PackageReference Include="TUnit.Core" Version="0.57.65" />
36
</ItemGroup>
0 commit comments