Skip to content

Commit

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

---
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 Aug 28, 2023
1 parent 9ac1e17 commit c54ffd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Meziantou.Xunit.ParallelTestFramework" Version="2.1.0"/>
<PackageReference Include="Verify.XUnit" Version="20.8.0" />
<PackageReference Include="Verify.XUnit" Version="20.8.2" />
<PackageReference Include="Moq" Version="4.18.4" />
</ItemGroup>
</Project>

0 comments on commit c54ffd3

Please sign in to comment.