Skip to content

Commit

Permalink
Fixes #584 - Update to lsp4j 0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Nov 19, 2020
1 parent 929ae52 commit 6494d3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions targetplatform/rsp-target.target
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
</location>

<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="https://download.jboss.org/jbosstools/updates/requirements/lsp4j/0.8.1.v20190925-0747/" />
<repository location="https://download.jboss.org/jbosstools/updates/requirements/lsp4j/0.10.0/" />
<!-- lsp4j -->
<unit id="org.eclipse.lsp4j.jsonrpc" version="0.8.1.v20190925-0746" />
<unit id="org.eclipse.lsp4j.jsonrpc" version="0.10.0.v20201105-1103" />
</location>


Expand Down

0 comments on commit 6494d3f

Please sign in to comment.