Skip to content

Commit

Permalink
Bump Verify from 22.1.4 to 22.2.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Verify](https://github.com/VerifyTests/Verify) from 22.1.4 to 22.2.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@22.1.4...22.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent b16d10a commit 1f8bb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.SendGrid/Verify.SendGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Argon" Version="0.13.0" />
<PackageReference Include="SendGrid" Version="9.28.1" />
<PackageReference Include="Verify" Version="22.1.4" />
<PackageReference Include="Verify" Version="22.2.0" />
<PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.101" PrivateAssets="all" />
Expand Down

0 comments on commit 1f8bb15

Please sign in to comment.