Skip to content

Commit

Permalink
Merge pull request #2 from loresoft/dependabot/nuget/Verify.Xunit-26.3.1
Browse files Browse the repository at this point in the history
Bump Verify.Xunit from 26.2.0 to 26.3.1
  • Loading branch information
pwelter34 authored Sep 3, 2024
2 parents ceb4cb0 + 6eb9e30 commit 00ebf18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Verify.Xunit" Version="26.2.0" />
<PackageReference Include="Verify.Xunit" Version="26.3.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Verify.Xunit" Version="26.2.0" />
<PackageReference Include="Verify.Xunit" Version="26.3.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 00ebf18

Please sign in to comment.