Skip to content

Commit

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

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

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 May 26, 2023
1 parent 24bc0b4 commit feb80cb
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.13.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Expecto" Version="9.0.4" />
<PackageReference Include="Verify.Expecto" Version="20.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.1.1" />
<!-- end-snippet -->
</ItemGroup>
</Project>

0 comments on commit feb80cb

Please sign in to comment.