Skip to content

Commit

Permalink
Update TUnit to 0.3.31 (#1244)
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 Nov 18, 2024
1 parent edac3e4 commit 826c15d
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.25" />
<PackageVersion Include="TUnit.Core" Version="0.3.25" />
<PackageVersion Include="TUnit.Assertions" Version="0.3.25" />
<PackageVersion Include="TUnit" Version="0.3.31" />
<PackageVersion Include="TUnit.Core" Version="0.3.31" />
<PackageVersion Include="TUnit.Assertions" Version="0.3.31" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 826c15d

Please sign in to comment.