Skip to content

Commit

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

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

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] committed Aug 29, 2023
1 parent e28c804 commit 2f4fe5f
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.1" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.8.1" />
<PackageReference Include="Verify.Expecto" Version="20.8.2" />
<!-- end-snippet -->
</ItemGroup>
</Project>

0 comments on commit 2f4fe5f

Please sign in to comment.