Skip to content

Commit

Permalink
Bump FsPickler from 5.3.1 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [FsPickler](https://github.com/mbraceproject/FsPickler) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/mbraceproject/FsPickler/releases)
- [Changelog](https://github.com/mbraceproject/FsPickler/blob/master/RELEASE_NOTES.md)
- [Commits](mbraceproject/FsPickler@5.3.1...5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 18, 2020
1 parent 9aa3b5e commit 972758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Akka.FSharp/Akka.FSharp.fsproj
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="FSharp.Quotations.Evaluator" Version="1.1.3" />
<PackageReference Include="FsPickler" Version="5.3.1" />
<PackageReference Include="FsPickler" Version="5.3.2" />
<PackageReference Include="FSharp.Core" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 972758b

Please sign in to comment.