Skip to content

Commit

Permalink
Bump Argon and Verify.XunitV3 in /src (#668)
Browse files Browse the repository at this point in the history
Bumps [Argon](https://github.com/SimonCropp/Argon) and [Verify.XunitV3](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.XunitV3` from 28.8.1 to 28.9.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/28.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 0d1b7b0 commit d20b78f
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 @@ -16,7 +16,7 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.NServiceBus" Version="10.3.4" />
<PackageVersion Include="Verify.XunitV3" Version="28.8.1" />
<PackageVersion Include="Verify.XunitV3" Version="28.9.0" />
<PackageVersion Include="xunit.v3" Version="1.0.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
</ItemGroup>
Expand Down

0 comments on commit d20b78f

Please sign in to comment.