Skip to content
Snippets Groups Projects
Commit cc72015b authored by dgelessus's avatar dgelessus
Browse files

Downgrade to lsp4j 0.20.1 for Java 8 compatibility

parent 59f9cbfa
No related branches found
No related tags found
No related merge requests found
Pipeline #115930 passed
......@@ -36,7 +36,7 @@ dependencies {
// eclipse lsp implementation
implementation("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.21.0")
implementation("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.20.1")
// json converter
implementation("com.google.code.gson" ,"gson" ,"2.10.1")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment