Skip to content

Commit

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


Updates `Verify.XUnit` from 23.5.0 to 23.5.2
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.5.0...23.5.2)

---
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] committed Mar 18, 2024
1 parent 633b5ae commit a6f9fde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="Verify.XUnit" Version="23.5.0" />
<PackageReference Include="Verify.XUnit" Version="23.5.2" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
Expand Down

0 comments on commit a6f9fde

Please sign in to comment.