Skip to content

Commit 8bc3b5d

Browse files
Update dependency TUnit to 1.55.2 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1c4be0 commit 8bc3b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="All" />
4242
</ItemGroup>
4343
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
44-
<PackageReference Include="TUnit" Version="1.53.0" />
44+
<PackageReference Include="TUnit" Version="1.55.2" />
4545
<PackageReference Include="FluentAssertions" Version="8.10.0" />
4646
</ItemGroup>
4747
<ItemGroup>

0 commit comments

Comments
 (0)