Skip to content

Commit feb80cb

Browse files
Bump Verify.Expecto from 20.1.0 to 20.1.1 in /src (#903)
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>
1 parent 24bc0b4 commit feb80cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
1111
<PackageReference Include="Expecto" Version="9.0.4" />
12-
<PackageReference Include="Verify.Expecto" Version="20.1.0" />
12+
<PackageReference Include="Verify.Expecto" Version="20.1.1" />
1313
<!-- end-snippet -->
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)