Skip to content

Commit 0b345de

Browse files
Bump FsCheck from 2.16.5 to 2.16.6
Bumps [FsCheck](https://github.com/fsharp/FsCheck) from 2.16.5 to 2.16.6. - [Release notes](https://github.com/fsharp/FsCheck/releases) - [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md) - [Commits](fscheck/FsCheck@2.16.5...2.16.6) --- updated-dependencies: - dependency-name: FsCheck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e282569 commit 0b345de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ExcelFinancialFunctions.Tests/ExcelFinancialFunctions.Tests.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="FsCheck" Version="2.16.5" />
18+
<PackageReference Include="FsCheck" Version="2.16.6" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2020
<PackageReference Include="NUnit" Version="3.13.3" />
2121
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />

0 commit comments

Comments
 (0)