Skip to content

Commit fc80bd4

Browse files
Bump TUnit from 0.6.33 to 0.11.0
Bumps [TUnit](https://github.com/thomhurst/TUnit) from 0.6.33 to 0.11.0. - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/commits/v0.11.0) --- updated-dependencies: - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65d78e2 commit fc80bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/TestFrameworks/TUnit.Specs/TUnit.Specs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ProjectReference Include="..\..\..\Src\FluentAssertions\FluentAssertions.csproj" />
1212
</ItemGroup>
1313
<ItemGroup>
14-
<PackageReference Include="TUnit" Version="0.6.33" />
14+
<PackageReference Include="TUnit" Version="0.11.0" />
1515
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.5.1" />
1616
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.1" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)