Skip to content

Commit

Permalink
Bump Argon and Verify.Xunit in /src (#584)
Browse files Browse the repository at this point in the history
Bumps [Argon](https://github.com/SimonCropp/Argon) and [Verify.Xunit](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together.

Updates `Argon` from 0.26.0 to 0.26.0
- [Release notes](https://github.com/SimonCropp/Argon/releases)
- [Commits](SimonCropp/Argon@0.26.0...0.26.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 35dd4a0 commit 1dc7cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.ImageMagick" Version="3.6.0" />
<PackageVersion Include="Verify.WinForms" Version="4.0.0" />
<PackageVersion Include="Verify.Xunit" Version="28.6.1" />
<PackageVersion Include="Verify.Xunit" Version="28.7.0" />
<PackageVersion Include="Xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageVersion Include="XunitContext" Version="3.3.2" />
Expand Down

0 comments on commit 1dc7cf4

Please sign in to comment.