Skip to content

Commit

Permalink
Merge pull request #114 from yatli/dependabot/nuget/MessagePack-1.9.3
Browse files Browse the repository at this point in the history
Bump MessagePack from 1.7.3.7 to 1.9.3
  • Loading branch information
Yatao Li authored Feb 5, 2020
2 parents 83a7798 + b804b85 commit 5a7b321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fvim.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
</PackageReference>
<PackageReference Include="HarfBuzzSharp" Version="1.4.6.2" />
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="1.4.6.2" />
<PackageReference Include="MessagePack" Version="1.7.3.7" />
<PackageReference Include="MessagePack" Version="1.9.3" />
<PackageReference Include="MessagePack.FSharpExtensions" Version="1.4.1" />
<PackageReference Include="MessagePack.ImmutableCollection" Version="1.7.3.7" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.5.0" />
Expand Down

0 comments on commit 5a7b321

Please sign in to comment.