Skip to content

Commit

Permalink
Bump FsCheckVersion from 2.16.4 to 2.16.5 (#6008)
Browse files Browse the repository at this point in the history
Bumps `FsCheckVersion` from 2.16.4 to 2.16.5.

Updates `FsCheck` from 2.16.4 to 2.16.5
- [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.4...2.16.5)

Updates `FsCheck.Xunit` from 2.16.4 to 2.16.5
- [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.4...2.16.5)

---
updated-dependencies:
- dependency-name: FsCheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: FsCheck.Xunit
  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 Jun 22, 2022
1 parent 125a2a3 commit 0a2162a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Expand Up @@ -25,7 +25,7 @@
<NetLibVersion>net6.0</NetLibVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
<FsCheckVersion>2.16.4</FsCheckVersion>
<FsCheckVersion>2.16.5</FsCheckVersion>
<HoconVersion>2.0.3</HoconVersion>
<ConfigurationManagerVersion>4.7.0</ConfigurationManagerVersion>
<MultiNodeAdapterVersion>1.1.1</MultiNodeAdapterVersion>
Expand Down

0 comments on commit 0a2162a

Please sign in to comment.