We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b0a4f commit ea08f3dCopy full SHA for ea08f3d
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ junixsocket = "2.9.0"
5
[libraries]
6
junixsocket-common = { module = "com.kohlschutter.junixsocket:junixsocket-common", version.ref = "junixsocket" }
7
junixsocket-native-common = { module = "com.kohlschutter.junixsocket:junixsocket-native-common", version.ref = "junixsocket" }
8
-lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0"
+lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.3.1"
9
junit = "junit:junit:4.13.2"
10
11
[bundles]
0 commit comments