Skip to content

Commit c30d748

Browse files
authored
Merge pull request #28 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.Testing.TUnit/TUnit.Assertions-0.66.6
Chore(deps): Bump TUnit.Assertions from 0.61.39 to 0.66.6
2 parents 138a155 + 3b14883 commit c30d748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ItemGroup>
3232
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
3333
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
34-
<PackageReference Include="TUnit.Assertions" Version="0.61.39" />
34+
<PackageReference Include="TUnit.Assertions" Version="0.66.6" />
3535
<PackageReference Include="TUnit.Core" Version="0.61.39" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)