Skip to content

Commit

Permalink
Bump Argon and Verify.Xunit in /src
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.22.0 to 0.22.0
- [Release notes](https://github.com/SimonCropp/Argon/releases)
- [Commits](SimonCropp/Argon@0.22.0...0.22.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent add5446 commit 5a667c7
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 @@ -17,7 +17,7 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.141" />
<PackageVersion Include="System.Drawing.Common" Version="8.0.10" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="Verify.Xunit" Version="28.1.2" />
<PackageVersion Include="Verify.Xunit" Version="28.1.3" />
<PackageVersion Include="Xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
<!-- explcit to avoid a cve -->
Expand Down

0 comments on commit 5a667c7

Please sign in to comment.