Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 993b106 commit 87c533f
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.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.6.0" />
<PackageReference Include="Verify.Expecto" Version="20.7.0" />
<!-- end-snippet -->
</ItemGroup>
</Project>

0 comments on commit 87c533f

Please sign in to comment.