Skip to content

Commit

Permalink
Update TUnit to 0.5.32 (#1453)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
thomhurst and renovate-bot authored Dec 24, 2024
1 parent f3af70c commit ec10464
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 @@ -52,9 +52,9 @@
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="4.1.0" />
<PackageVersion Include="trxparser" Version="0.5.0" />
<PackageVersion Include="TUnit" Version="0.5.28" />
<PackageVersion Include="TUnit.Core" Version="0.5.28" />
<PackageVersion Include="TUnit.Assertions" Version="0.5.28" />
<PackageVersion Include="TUnit" Version="0.5.32" />
<PackageVersion Include="TUnit.Core" Version="0.5.32" />
<PackageVersion Include="TUnit.Assertions" Version="0.5.32" />
<PackageVersion Include="Verify.TUnit" Version="28.7.0" />
<PackageVersion Include="Vogen" Version="5.0.6" />
<PackageVersion Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit ec10464

Please sign in to comment.