Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 6c7b0f5 commit 4e03c29
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.17.0" />
<PackageReference Include="Polyfill" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="23.5.0" />
<PackageReference Include="Verify" Version="23.5.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.125" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 4e03c29

Please sign in to comment.