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.25.0 to 0.25.0
- [Release notes](https://github.com/SimonCropp/Argon/releases)
- [Commits](SimonCropp/Argon@0.25.0...0.25.0)

Updates `Verify.XunitV3` from 28.3.1 to 28.3.2
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.3.1...28.3.2)

---
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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 2c8a852 commit d99d731
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 @@ -18,7 +18,7 @@
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.NServiceBus" Version="10.3.4" />
<PackageVersion Include="Verify.XunitV3" Version="28.3.1" />
<PackageVersion Include="Verify.XunitV3" Version="28.3.2" />
<PackageVersion Include="xunit.v3" Version="0.6.0-pre.7" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
<!--CVE-->
Expand Down

0 comments on commit d99d731

Please sign in to comment.