Skip to content

Commit

Permalink
Merge pull request #208 from xt0rted/dependabot/nuget/Verify.Xunit-20…
Browse files Browse the repository at this point in the history
….3.1

Bump Verify.Xunit from 20.3.0 to 20.3.1
  • Loading branch information
xt0rted committed Jun 7, 2023
2 parents 0337cda + 1a124dd commit 482e1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="19.2.18" />
<PackageReference Include="Verify.Xunit" Version="20.3.0" />
<PackageReference Include="Verify.Xunit" Version="20.3.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 482e1aa

Please sign in to comment.