Skip to content

Commit

Permalink
Bump Verify from 26.6.0 to 28.9.0
Browse files Browse the repository at this point in the history
Bumps [Verify](https://github.com/VerifyTests/Verify) from 26.6.0 to 28.9.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@26.6.0...28.9.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 Jan 15, 2025
1 parent eaa8092 commit 8d9424f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Verify.MongoDB.Tests/Verify.MongoDB.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MongoSandbox8" Version="1.0.1" />
<PackageReference Include="Verify.Xunit" Version="26.6.0" />
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion Verify.MongoDB/Verify.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="3.1.0" />
<PackageReference Include="Verify" Version="26.6.0" />
<PackageReference Include="Verify" Version="28.9.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8d9424f

Please sign in to comment.