Skip to content

Commit

Permalink
chore(deps): update dependency verify.xunit to v23.3.0 (#1117)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency verify.xunit to v23.3.0

* bump xunit to 2.7.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Vreony <[email protected]>
  • Loading branch information
renovate[bot] and dpvreony authored Apr 30, 2024
1 parent 3e11371 commit b4a663b
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 @@ -68,7 +68,7 @@
<PackageVersion Include="xunit" Version="$(XUnitVersion)" />
<PackageVersion Include="xunit.runner.console" Version="$(XUnitVersion)" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.8" />
<PackageVersion Include="Verify.Xunit" Version="23.2.0" />
<PackageVersion Include="Verify.Xunit" Version="23.7.2" />
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
Expand Down

0 comments on commit b4a663b

Please sign in to comment.