Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 4576d49 commit 2963dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SayIt.Tests/SayIt.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FsUnit.xUnit" Version="5.1.0" />
<PackageReference Include="FsUnit.xUnit" Version="5.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
Expand Down

0 comments on commit 2963dcc

Please sign in to comment.