Skip to content

Commit

Permalink
(GH-4361) Update Verify.Xunit to 27.0.1
Browse files Browse the repository at this point in the history
* fixes #4361
  • Loading branch information
devlead committed Oct 14, 2024
1 parent 81f1883 commit 158d1d5
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 @@ -33,7 +33,7 @@
<PackageVersion Include="Spectre.Verify.Extensions" Version="22.3.1" />
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
<PackageVersion Include="System.Reflection.Metadata" Version="8.0.0" />
<PackageVersion Include="Verify.Xunit" Version="26.6.0" />
<PackageVersion Include="Verify.Xunit" Version="27.0.1" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 158d1d5

Please sign in to comment.