Skip to content

Commit

Permalink
Bump Verify.Expecto from 19.12.1 to 19.12.2 in /src (#841)
Browse files Browse the repository at this point in the history
Bumps [Verify.Expecto](https://github.com/VerifyTests/Verify) from 19.12.1 to 19.12.2.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](19.12.1...19.12.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] authored Apr 14, 2023
1 parent 8f00a28 commit e92ac7f
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.5.0" />
<PackageReference Include="Expecto" Version="9.0.4" />
<PackageReference Include="Verify.Expecto" Version="19.12.1" />
<PackageReference Include="Verify.Expecto" Version="19.12.2" />
<!-- end-snippet -->
</ItemGroup>
</Project>

0 comments on commit e92ac7f

Please sign in to comment.