Skip to content

Commit

Permalink
Merge pull request #7144 from dotnet/dependabot/nuget/eng/dependabot/…
Browse files Browse the repository at this point in the history
…main/Verify.XUnit-22.1.3

Bump Verify.XUnit from 20.4.0 to 22.1.3 in /eng/dependabot
  • Loading branch information
v-wuzhai authored Oct 19, 2023
2 parents 05f333c + 9f4b1fb commit 8cb292c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Update="xunit.abstractions" Version="2.0.3" />
<PackageReference Update="Newtonsoft.Json.Schema" Version="3.0.14" />
<PackageReference Update="Verify.XUnit" Version="20.4.0" />
<PackageReference Update="Verify.XUnit" Version="22.1.3" />
<PackageReference Update="Verify.DiffPlex" Version="2.2.1" />
</ItemGroup>
</Project>

0 comments on commit 8cb292c

Please sign in to comment.