Skip to content

Commit ad144e4

Browse files
chore(deps): bump FsUnit from 6.0.0 to 6.0.1 (#154)
Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/fsprojects/FsUnit/releases) - [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md) - [Commits](fsprojects/FsUnit@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: FsUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72b0364 commit ad144e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Degiro.Tests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>
15-
<PackageReference Include="FsUnit" Version="6.0.0" />
15+
<PackageReference Include="FsUnit" Version="6.0.1" />
1616
<PackageReference Include="NUnit" Version="4.1.0" />
1717
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

0 commit comments

Comments
 (0)