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 25.0.2 to 25.0.3
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@25.0.2...25.0.3)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent bfd5c0d commit 3e4c784
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.1.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageVersion Include="NUnit.Analyzers" Version="4.2.0" />
<PackageVersion Include="Verify.MSTest" Version="25.0.2" />
<PackageVersion Include="Verify.NUnit" Version="25.0.2" />
<PackageVersion Include="Verify.Xunit" Version="25.0.2" />
<PackageVersion Include="Verify.MSTest" Version="25.0.3" />
<PackageVersion Include="Verify.NUnit" Version="25.0.3" />
<PackageVersion Include="Verify.Xunit" Version="25.0.3" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.extensibility.core" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
Expand Down

0 comments on commit 3e4c784

Please sign in to comment.