Skip to content

Commit

Permalink
Update TUnit to 0.1.1043 (#876)
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 Oct 15, 2024
1 parent 3479d87 commit 715079d
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 @@ -45,9 +45,9 @@
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="3.10.0" />
<PackageVersion Include="TUnit" Version="0.1.1010" />
<PackageVersion Include="TUnit.Core" Version="0.1.1010" />
<PackageVersion Include="TUnit.Assertions" Version="0.1.1010" />
<PackageVersion Include="TUnit" Version="0.1.1043" />
<PackageVersion Include="TUnit.Core" Version="0.1.1043" />
<PackageVersion Include="TUnit.Assertions" Version="0.1.1043" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 715079d

Please sign in to comment.