Skip to content

Commit e31e488

Browse files
Bump FsUnit from 4.0.4 to 4.0.5
Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 4.0.4 to 4.0.5. - [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) --- updated-dependencies: - dependency-name: FsUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a546ab commit e31e488

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
@@ -35,7 +35,7 @@
3535
<ItemGroup>
3636
<PackageReference Include="NUnit" Version="3.13.2" />
3737
<PackageReference Include="NUnitLite" Version="3.13.2" />
38-
<PackageReference Include="FsUnit" Version="4.0.4" />
38+
<PackageReference Include="FsUnit" Version="4.0.5" />
3939
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
4040
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2">
4141
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)