Skip to content

Commit

Permalink
Bump FsUnit from 5.6.1 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 5.6.1 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@5.6.1...6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent ec0948c commit 50dff1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="FsUnit" Version="6.0.1" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="FSharp.SystemTextJson" Version="1.3.13" />
<PackageReference Include="FsUnit" Version="5.6.1" />
<PackageReference Include="FsUnit" Version="6.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Suave" Version="2.6.2" />
Expand Down

0 comments on commit 50dff1f

Please sign in to comment.