Skip to content

Commit dac9bd9

Browse files
authored
Merge pull request #38 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.Testing.TUnit/TUnit.Assertions-0.77.3
Chore(deps): Bump TUnit.Assertions from 0.75.5 to 0.77.3
2 parents 87d6b77 + b893b6b commit dac9bd9

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.10" />
34-
<PackageReference Include="TUnit.Assertions" Version="0.75.5" />
34+
<PackageReference Include="TUnit.Assertions" Version="0.77.3" />
3535
<PackageReference Include="TUnit.Core" Version="0.77.3" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)