Skip to content

Commit

Permalink
Update XUnit to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 38a7aad commit 9113bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Memory" Version="4.5.5" />
<PackageVersion Include="System.Text.Json" Version="$(SdkPackageVersion)" />
<PackageVersion Include="xunit" Version="2.5.2" />
<PackageVersion Include="xunit.assert" Version="2.5.2" />
<PackageVersion Include="xunit" Version="2.5.3" />
<PackageVersion Include="xunit.assert" Version="2.5.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
</ItemGroup>
</Project>

0 comments on commit 9113bf7

Please sign in to comment.