Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 7aadb68 commit 364cbe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.144" />
<!-- explicit to avoid cve -->
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="Verify" Version="28.2.1" />
<PackageVersion Include="Verify" Version="28.3.1" />
<PackageVersion Include="Verify.AngleSharp" Version="4.5.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.ImageMagick" Version="3.6.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.2.1" />
<PackageVersion Include="Verify.XunitV3" Version="28.3.1" />
<PackageVersion Include="xunit.v3" Version="0.6.0-pre.7" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
</ItemGroup>
Expand Down

0 comments on commit 364cbe0

Please sign in to comment.