Skip to content

Commit

Permalink
Bump Verify.Xunit in the verify group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the verify group with 1 update in the / directory: [Verify.Xunit](https://github.com/VerifyTests/Verify).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent d36326d commit 75aea50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/BlazorMerge.UnitTests/BlazorMerge.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="Verify.Xunit" Version="26.4.0" />
<PackageReference Include="Verify.Xunit" Version="26.4.4" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 75aea50

Please sign in to comment.