Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent d72f661 commit 44397c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Verify.MongoDB/Verify.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<!-- Stick with MongoDB.Driver 2.5.0 so we work with that and above -->
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
<PackageReference Include="Verify" Version="19.14.1" />
<PackageReference Include="Verify" Version="26.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 44397c9

Please sign in to comment.