Skip to content

Commit

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

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

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] authored Feb 5, 2024
1 parent 7a83940 commit d825cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.WinForms/Verify.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Polyfill" Version="2.1.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="23.0.1" />
<PackageReference Include="Verify" Version="23.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit d825cf0

Please sign in to comment.