Skip to content

Commit

Permalink
chore(deps): bump the verify group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the verify group with 3 updates: [Verify.MSTest](https://github.com/VerifyTests/Verify), [Verify.Nunit](https://github.com/VerifyTests/Verify) and [Verify.Xunit](https://github.com/VerifyTests/Verify).


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

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

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

---
updated-dependencies:
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
- dependency-name: Verify.Nunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: verify
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 4ec3957 commit 9678d67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="NUnit.Analyzers" Version="4.3.0" />
<PackageVersion Include="Verify.MSTest" Version="26.4.5" />
<PackageVersion Include="Verify.NUnit" Version="26.4.5" />
<PackageVersion Include="Verify.Xunit" Version="26.4.5" />
<PackageVersion Include="Verify.MSTest" Version="26.5.0" />
<PackageVersion Include="Verify.NUnit" Version="26.5.0" />
<PackageVersion Include="Verify.Xunit" Version="26.5.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.extensibility.core" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 9678d67

Please sign in to comment.