Skip to content

Commit

Permalink
Bump FsUnit.xUnit from 6.0.1 to 7.0.0 in the test-lib group
Browse files Browse the repository at this point in the history
Bumps the test-lib group with 1 update: [FsUnit.xUnit](https://github.com/fsprojects/FsUnit).


Updates `FsUnit.xUnit` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/fsprojects/FsUnit/releases)
- [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FsUnit@6.0.1...7.0.0)

---
updated-dependencies:
- dependency-name: FsUnit.xUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-lib
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent b5894f6 commit ea486f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pocof.Test/pocof.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="FsCheck.Xunit" Version="3.0.0-rc3" />
<PackageReference Include="FsUnit.xUnit" Version="6.0.1" />
<PackageReference Include="FsUnit.xUnit" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
Expand Down

0 comments on commit ea486f0

Please sign in to comment.