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 138a155 + 3b14883 commit c30d748Copy full SHA for c30d748
src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj
@@ -31,7 +31,7 @@
31
<ItemGroup>
32
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
33
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
34
- <PackageReference Include="TUnit.Assertions" Version="0.61.39" />
+ <PackageReference Include="TUnit.Assertions" Version="0.66.6" />
35
<PackageReference Include="TUnit.Core" Version="0.61.39" />
36
</ItemGroup>
37
0 commit comments