Skip to content

Commit

Permalink
Bump Argon and Verify.XunitV3 in /src
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.7.0 to 28.8.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 99101f4 commit bef1422
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 @@ -21,7 +21,7 @@
<PackageVersion Include="Polyfill" Version="7.11.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
<PackageVersion Include="Verify.SqlServer" Version="10.1.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.7.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.8.1" />
<PackageVersion Include="xunit.v3" Version="1.0.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>
Expand Down

0 comments on commit bef1422

Please sign in to comment.