Skip to content

Commit

Permalink
Update TUnit to 0.3.43 (#1273)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
thomhurst and renovate-bot authored Nov 22, 2024
1 parent 68c436d commit 63cc4fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="4.0.0" />
<PackageVersion Include="TUnit" Version="0.3.34" />
<PackageVersion Include="TUnit.Core" Version="0.3.34" />
<PackageVersion Include="TUnit.Assertions" Version="0.3.34" />
<PackageVersion Include="TUnit" Version="0.3.43" />
<PackageVersion Include="TUnit.Core" Version="0.3.43" />
<PackageVersion Include="TUnit.Assertions" Version="0.3.43" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 63cc4fd

Please sign in to comment.