Skip to content

Commit a87a129

Browse files
Bump FsUnit from 5.0.5 to 5.1.0
Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 5.0.5 to 5.1.0. - [Release notes](https://github.com/fsprojects/FsUnit/releases) - [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md) - [Commits](fsprojects/FsUnit@5.0.5...5.1.0) --- updated-dependencies: - dependency-name: FsUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca1b3b8 commit a87a129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Tests/FSharp.Tests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<ItemGroup>
3737
<PackageReference Include="NUnit" Version="3.13.3" />
3838
<PackageReference Include="NUnitLite" Version="3.13.3" />
39-
<PackageReference Include="FsUnit" Version="5.0.5" />
39+
<PackageReference Include="FsUnit" Version="5.1.0" />
4040
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
4141
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
4242
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)