Skip to content

Commit

Permalink
chore(deps): update dependency xunit.stafact to 1.2.69 (#842)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent cdfe8ed commit 323edf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit.runner.devices" Version="2.5.25" />
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
<PackageVersion Include="Xunit.StaFact" Version="1.2.69" />
</ItemGroup>
<ItemGroup Condition="$(UseMaui) == 'true'">
<PackageVersion Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
Expand Down

0 comments on commit 323edf2

Please sign in to comment.