Skip to content

Commit

Permalink
deps: Update Newtonsoft.Json
Browse files Browse the repository at this point in the history
stack-info: PR: #356, branch: artempyanykh/stack/7
  • Loading branch information
artempyanykh committed Nov 18, 2024
1 parent 327c464 commit 8e0dea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LanguageServerProtocol/LanguageServerProtocol.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<Compile Include="LanguageServerProtocol.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<!-- Explicitly pinning our FSharp.Core to 6.0.0 so that consumers can use _any_ 6.x version. -->
<!-- <PackageReference Update="FSharp.Core" Version="6.0.0" />-->
<PackageReference Include="StreamJsonRpc" Version="2.16.36" />
Expand Down

0 comments on commit 8e0dea3

Please sign in to comment.