Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: FsUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 72b85f8 commit 6c0b77e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FSharp.Tests/FSharp.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<Compile Include="Main.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="NUnitLite" Version="3.13.3" />
<PackageReference Include="FsUnit" Version="5.3.0" />
<PackageReference Include="FsUnit" Version="5.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 6c0b77e

Please sign in to comment.