File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ dependencies {
7575 exclude group : ' org.eclipse.lsp4j'
7676 exclude group : ' com.google.code.gson'
7777 }
78- implementation ' io.openliberty.tools:liberty-langserver-lemminx:2.1. 2'
79- implementation (' io.openliberty.tools:liberty-langserver:2.1. 2' ) {
78+ implementation ' io.openliberty.tools:liberty-langserver-lemminx:2.2'
79+ implementation (' io.openliberty.tools:liberty-langserver:2.2' ) {
8080 exclude group : ' org.eclipse.lsp4j'
8181 exclude group : ' com.google.code.gson'
8282 }
@@ -117,10 +117,10 @@ dependencies {
117117 lsp(' org.eclipse.lemminx:org.eclipse.lemminx:0.26.1:uber' ) {
118118 transitive = false
119119 }
120- lsp(' io.openliberty.tools:liberty-langserver-lemminx:2.1. 2:jar-with-dependencies' ) {
120+ lsp(' io.openliberty.tools:liberty-langserver-lemminx:2.2:jar-with-dependencies' ) {
121121 transitive = false
122122 }
123- lsp(' io.openliberty.tools:liberty-langserver:2.1. 2:jar-with-dependencies' ) {
123+ lsp(' io.openliberty.tools:liberty-langserver:2.2:jar-with-dependencies' ) {
124124 transitive = false
125125 }
126126 lsp(' org.eclipse.lsp4jakarta:org.eclipse.lsp4jakarta.ls:0.2.0:jar-with-dependencies' ) {
You can’t perform that action at this time.
0 commit comments