Skip to content

Commit

Permalink
Bump Verify.XunitV3 and Verify in /src
Browse files Browse the repository at this point in the history
Bumps [Verify.XunitV3](https://github.com/VerifyTests/Verify) and [Verify](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together.

Updates `Verify.XunitV3` from 27.0.0 to 27.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@27.0.0...27.0.1)

Updates `Verify` from 27.0.0 to 27.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@27.0.0...27.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 3b742d8 commit 6505f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Polyfill" Version="7.0.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
<PackageVersion Include="Verify" Version="27.0.0" />
<PackageVersion Include="Verify" Version="27.0.1" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.1" />
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
</ItemGroup>
Expand Down

0 comments on commit 6505f07

Please sign in to comment.