Skip to content

Commit

Permalink
Bump Verify.Xunit from 20.1.0 to 20.1.1 in /src (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 25, 2023
1 parent 14ef3b9 commit be20be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<!-- begin-snippet: xunit-nugets -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Verify.Xunit" Version="20.1.0" />
<PackageReference Include="Verify.Xunit" Version="20.1.1" />
<PackageReference Include="Xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
<!-- end-snippet -->
Expand Down

0 comments on commit be20be2

Please sign in to comment.