Skip to content

Commit

Permalink
Change lsp4ij to 0.0.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Gooderham <[email protected]>
  • Loading branch information
turkeylurkey committed Oct 27, 2023
1 parent 06bd1c9 commit c4bf047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ configurations {

dependencies {
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.15.0'
implementation 'org.microshed:lsp4ij:0.0.5' // includes org.eclipse.lsp4j
implementation 'org.microshed:lsp4ij:0.0.1' // includes org.eclipse.lsp4j
implementation ('org.eclipse.lsp4mp:org.eclipse.lsp4mp.ls:0.6.0') {
exclude group: 'org.eclipse.lsp4j'
}
Expand Down

0 comments on commit c4bf047

Please sign in to comment.