Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent 4ab0726 commit 527acc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.DiffPlex/Verify.DiffPlex.csproj
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="Argon" Version="0.12.0" />
<PackageReference Include="DiffPlex" Version="1.7.1" />
<PackageReference Include="Polyfill" Version="1.29.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="22.1.1" />
<PackageReference Include="Verify" Version="22.1.2" />
<PackageReference Include="ProjectDefaults" Version="1.0.100" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
</ItemGroup>
Expand Down

0 comments on commit 527acc6

Please sign in to comment.