Skip to content

Commit

Permalink
Update dependency FSharpx.Collections to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ForNeVeR committed Jun 10, 2024
1 parent f3cd84a commit 4e43709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emulsion.Messaging/Emulsion.Messaging.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Compile Include="MessageSystem.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FSharpx.Collections" Version="2.0.0" />
<PackageReference Include="FSharpx.Collections" Version="2.1.3" />
<PackageReference Include="Serilog" Version="2.10.0" />
</ItemGroup>
</Project>

0 comments on commit 4e43709

Please sign in to comment.