Skip to content

Commit

Permalink
Bump Verify from 24.0.0 to 24.1.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Verify](https://github.com/VerifyTests/Verify) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@24.0.0...24.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>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent f173d8b commit 1430777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.FakeItEasy/Verify.FakeItEasy.csproj
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net48;net6.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Verify" Version="24.0.0" />
<PackageReference Include="Verify" Version="24.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="Polyfill" Version="4.6.0" PrivateAssets="all" />
Expand Down

0 comments on commit 1430777

Please sign in to comment.