Skip to content

Commit

Permalink
Merge pull request #199 from SchlenkR/dependabot/nuget/FsUnit-6.0.1
Browse files Browse the repository at this point in the history
Bump FsUnit from 5.6.1 to 6.0.1
  • Loading branch information
SchlenkR authored Oct 3, 2024
2 parents 57f9eb0 + b5d9b4f commit ec0948c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Tests/Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@
<Compile Include="Misc.fs" />
</ItemGroup>
<ItemGroup>
<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="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Suave" Version="2.6.2" />
</ItemGroup>
Expand Down

0 comments on commit ec0948c

Please sign in to comment.