Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 9f91c38 commit 0f5eca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xunit" Version="2.9.2" />
<PackageReference Include="XunitContext" Version="3.3.2" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageReference Include="Verify.Xunit" Version="28.6.0" />
<PackageReference Include="Verify.Xunit" Version="28.6.1" />
<ProjectReference Include="..\HandlerOrdering\NServiceBus.HandlerOrdering.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.147" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 0f5eca4

Please sign in to comment.