Skip to content

Commit

Permalink
Bump Verify.XUnit from 22.1.3 to 22.1.4 in /eng/dependabot
Browse files Browse the repository at this point in the history
Bumps [Verify.XUnit](https://github.com/VerifyTests/Verify) from 22.1.3 to 22.1.4.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@22.1.3...22.1.4)

---
updated-dependencies:
- dependency-name: Verify.XUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 29326cd commit cf05b7e
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.15" />
<PackageReference Update="Verify.XUnit" Version="22.1.3" />
<PackageReference Update="Verify.XUnit" Version="22.1.4" />
<PackageReference Update="Verify.DiffPlex" Version="2.2.1" />
</ItemGroup>
</Project>

0 comments on commit cf05b7e

Please sign in to comment.