Skip to content

Commit

Permalink
Bump FsUnit.xUnit from 3.9.0 to 4.0.1 (#359)
Browse files Browse the repository at this point in the history
Bumps [FsUnit.xUnit](https://github.com/fsprojects/FsUnit) from 3.9.0 to 4.0.1.
- [Release notes](https://github.com/fsprojects/FsUnit/releases)
- [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/fsprojects/FsUnit/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 19, 2020
1 parent 005466e commit 5084768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/AED.Test/AED.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="FSharp.Core" Version="4.7.2" />
<PackageReference Include="FsCheck" Version="3.0.0-alpha4" />
<PackageReference Include="FsCheck.Xunit" Version="3.0.0-alpha4" />
<PackageReference Include="FsUnit.xUnit" Version="3.9.0" />
<PackageReference Include="FsUnit.xUnit" Version="4.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="coverlet.collector" Version="1.3.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 5084768

Please sign in to comment.