Skip to content

Commit

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

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

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 Jan 17, 2024
1 parent 895ec48 commit d2f5c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="22.11.5" />
<PackageReference Include="Verify.Expecto" Version="23.0.0" />
<!-- end-snippet -->
</ItemGroup>
</Project>

0 comments on commit d2f5c92

Please sign in to comment.